From 40695ee368feaee62cd799e7cdceef236703a020 Mon Sep 17 00:00:00 2001 From: Tim Janik Date: Tue, 20 Nov 2007 17:44:06 +0000 Subject: [PATCH] Fixed copyright for newly submitted files. svn path=/trunk/; revision=19014 --- gdk/gdktestutils.h | 3 ++- gdk/x11/gdktestutils-x11.c | 3 ++- gtk/gtktestutils.c | 3 ++- gtk/gtktestutils.h | 3 ++- gtk/tests/testing.c | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) diff --git a/gdk/gdktestutils.h b/gdk/gdktestutils.h index 9bd5b3389e..62b65c913e 100644 --- a/gdk/gdktestutils.h +++ b/gdk/gdktestutils.h @@ -1,5 +1,6 @@ /* Gdk testing utilities - * Copyright (C) 2007 Tim Janik + * Copyright (C) 2007 Imendio AB + * Authors: Tim Janik * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/gdk/x11/gdktestutils-x11.c b/gdk/x11/gdktestutils-x11.c index e1fdfa9055..c0657e8824 100644 --- a/gdk/x11/gdktestutils-x11.c +++ b/gdk/x11/gdktestutils-x11.c @@ -1,5 +1,6 @@ /* Gtk+ testing utilities - * Copyright (C) 2007 Tim Janik + * Copyright (C) 2007 Imendio AB + * Authors: Tim Janik * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/gtk/gtktestutils.c b/gtk/gtktestutils.c index 72dd01a528..1dc4e37854 100644 --- a/gtk/gtktestutils.c +++ b/gtk/gtktestutils.c @@ -1,5 +1,6 @@ /* Gtk+ testing utilities - * Copyright (C) 2007 Tim Janik + * Copyright (C) 2007 Imendio AB + * Authors: Tim Janik * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/gtk/gtktestutils.h b/gtk/gtktestutils.h index 18781fea65..412ca8130a 100644 --- a/gtk/gtktestutils.h +++ b/gtk/gtktestutils.h @@ -1,5 +1,6 @@ /* Gtk+ testing utilities - * Copyright (C) 2007 Tim Janik + * Copyright (C) 2007 Imendio AB + * Authors: Tim Janik * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/gtk/tests/testing.c b/gtk/tests/testing.c index 516597050c..9b56ea03a2 100644 --- a/gtk/tests/testing.c +++ b/gtk/tests/testing.c @@ -1,5 +1,6 @@ /* Gtk+ testing utilities - * Copyright (C) 2007 Tim Janik + * Copyright (C) 2007 Imendio AB + * Authors: Tim Janik * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public