From d7d4211cb057e3ebe4aeaf48b2326b667e35db11 Mon Sep 17 00:00:00 2001 From: Lin Ma Date: Thu, 27 Mar 2008 09:14:54 +0000 Subject: [PATCH] Updated copyright. 2008-03-27 Lin Ma * fen/*.[hc]: Updated copyright. svn path=/trunk/; revision=6757 --- gio/ChangeLog | 4 ++++ gio/fen/fen-data.c | 2 +- gio/fen/fen-data.h | 2 +- gio/fen/fen-dump.c | 2 +- gio/fen/fen-dump.h | 2 +- gio/fen/fen-helper.c | 2 +- gio/fen/fen-helper.h | 2 +- gio/fen/fen-kernel.c | 2 +- gio/fen/fen-kernel.h | 2 +- gio/fen/fen-missing.c | 2 +- gio/fen/fen-missing.h | 2 +- gio/fen/fen-node.c | 2 +- gio/fen/fen-node.h | 2 +- gio/fen/fen-sub.c | 2 +- gio/fen/fen-sub.h | 2 +- gio/fen/gfendirectorymonitor.c | 2 +- gio/fen/gfenfilemonitor.c | 2 +- 17 files changed, 20 insertions(+), 16 deletions(-) diff --git a/gio/ChangeLog b/gio/ChangeLog index 77d7cf53..56724759 100644 --- a/gio/ChangeLog +++ b/gio/ChangeLog @@ -1,3 +1,7 @@ +2008-03-27 Lin Ma + + * fen/*.[hc]: Updated copyright. + 2008-03-20 Lin Ma * fen/fen-data.c: (fdata_adjust_changed): Removed a bad formatted msg. diff --git a/gio/fen/fen-data.c b/gio/fen/fen-data.c index 9a44b678..e35f26a6 100644 --- a/gio/fen/fen-data.c +++ b/gio/fen/fen-data.c @@ -1,7 +1,7 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* vim:set expandtab ts=4 shiftwidth=4: */ /* - * Copyright (C) 2008 Sun Microsystem. + * Copyright (C) 2008 Sun Microsystems, Inc. * * 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/gio/fen/fen-data.h b/gio/fen/fen-data.h index 842358be..730c181b 100644 --- a/gio/fen/fen-data.h +++ b/gio/fen/fen-data.h @@ -1,7 +1,7 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* vim:set expandtab ts=4 shiftwidth=4: */ /* - * Copyright (C) 2008 Sun Microsystem. + * Copyright (C) 2008 Sun Microsystems, Inc. * * 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/gio/fen/fen-dump.c b/gio/fen/fen-dump.c index cd4de28b..bef364f6 100644 --- a/gio/fen/fen-dump.c +++ b/gio/fen/fen-dump.c @@ -1,7 +1,7 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* vim:set expandtab ts=4 shiftwidth=4: */ /* - * Copyright (C) 2008 Sun Microsystem. + * Copyright (C) 2008 Sun Microsystems, Inc. * * 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/gio/fen/fen-dump.h b/gio/fen/fen-dump.h index a4b0e810..b08b376d 100644 --- a/gio/fen/fen-dump.h +++ b/gio/fen/fen-dump.h @@ -1,7 +1,7 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* vim:set expandtab ts=4 shiftwidth=4: */ /* - * Copyright (C) 2008 Sun Microsystem. + * Copyright (C) 2008 Sun Microsystems, Inc. * * 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/gio/fen/fen-helper.c b/gio/fen/fen-helper.c index 6d304acd..d5c26b74 100644 --- a/gio/fen/fen-helper.c +++ b/gio/fen/fen-helper.c @@ -1,7 +1,7 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* vim:set expandtab ts=4 shiftwidth=4: */ /* - * Copyright (C) 2008 Sun Microsystem. + * Copyright (C) 2008 Sun Microsystems, Inc. * * 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/gio/fen/fen-helper.h b/gio/fen/fen-helper.h index 75fa0df9..a035030f 100644 --- a/gio/fen/fen-helper.h +++ b/gio/fen/fen-helper.h @@ -1,7 +1,7 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* vim:set expandtab ts=4 shiftwidth=4: */ /* - * Copyright (C) 2008 Sun Microsystem. + * Copyright (C) 2008 Sun Microsystems, Inc. * * 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/gio/fen/fen-kernel.c b/gio/fen/fen-kernel.c index d9531daf..6e8e8fc4 100644 --- a/gio/fen/fen-kernel.c +++ b/gio/fen/fen-kernel.c @@ -1,7 +1,7 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* vim:set expandtab ts=4 shiftwidth=4: */ /* - * Copyright (C) 2008 Sun Microsystem. + * Copyright (C) 2008 Sun Microsystems, Inc. * * 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/gio/fen/fen-kernel.h b/gio/fen/fen-kernel.h index cf3ae42e..99af9d94 100644 --- a/gio/fen/fen-kernel.h +++ b/gio/fen/fen-kernel.h @@ -1,7 +1,7 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* vim:set expandtab ts=4 shiftwidth=4: */ /* - * Copyright (C) 2008 Sun Microsystem. + * Copyright (C) 2008 Sun Microsystems, Inc. * * 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/gio/fen/fen-missing.c b/gio/fen/fen-missing.c index 84662c28..bec2ba09 100644 --- a/gio/fen/fen-missing.c +++ b/gio/fen/fen-missing.c @@ -1,7 +1,7 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* vim:set expandtab ts=4 shiftwidth=4: */ /* - * Copyright (C) 2008 Sun Microsystem. + * Copyright (C) 2008 Sun Microsystems, Inc. * * 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/gio/fen/fen-missing.h b/gio/fen/fen-missing.h index 89e4389e..c4617e2b 100644 --- a/gio/fen/fen-missing.h +++ b/gio/fen/fen-missing.h @@ -1,7 +1,7 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* vim:set expandtab ts=4 shiftwidth=4: */ /* - * Copyright (C) 2008 Sun Microsystem. + * Copyright (C) 2008 Sun Microsystems, Inc. * * 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/gio/fen/fen-node.c b/gio/fen/fen-node.c index 7285c72c..3d7ffed5 100644 --- a/gio/fen/fen-node.c +++ b/gio/fen/fen-node.c @@ -1,7 +1,7 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* vim:set expandtab ts=4 shiftwidth=4: */ /* - * Copyright (C) 2008 Sun Microsystem. + * Copyright (C) 2008 Sun Microsystems, Inc. * * 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/gio/fen/fen-node.h b/gio/fen/fen-node.h index 7c167629..306f050a 100644 --- a/gio/fen/fen-node.h +++ b/gio/fen/fen-node.h @@ -1,7 +1,7 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* vim:set expandtab ts=4 shiftwidth=4: */ /* - * Copyright (C) 2008 Sun Microsystem. + * Copyright (C) 2008 Sun Microsystems, Inc. * * 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/gio/fen/fen-sub.c b/gio/fen/fen-sub.c index 373cba50..ad8f946e 100644 --- a/gio/fen/fen-sub.c +++ b/gio/fen/fen-sub.c @@ -1,7 +1,7 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* vim:set expandtab ts=4 shiftwidth=4: */ /* - * Copyright (C) 2008 Sun Microsystem. + * Copyright (C) 2008 Sun Microsystems, Inc. * * 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/gio/fen/fen-sub.h b/gio/fen/fen-sub.h index 1f4bb5e9..fca2c244 100644 --- a/gio/fen/fen-sub.h +++ b/gio/fen/fen-sub.h @@ -1,7 +1,7 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* vim:set expandtab ts=4 shiftwidth=4: */ /* - * Copyright (C) 2008 Sun Microsystem. + * Copyright (C) 2008 Sun Microsystems, Inc. * * 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/gio/fen/gfendirectorymonitor.c b/gio/fen/gfendirectorymonitor.c index 22621964..b9369c84 100644 --- a/gio/fen/gfendirectorymonitor.c +++ b/gio/fen/gfendirectorymonitor.c @@ -4,7 +4,7 @@ * * Copyright (C) 2006-2007 Red Hat, Inc. * Copyright (C) 2007 Sebastian Dröge. - * Copyright (C) 2008 Sun Microsystem. + * Copyright (C) 2008 Sun Microsystems, Inc. * * 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/gio/fen/gfenfilemonitor.c b/gio/fen/gfenfilemonitor.c index 0a977ded..7aa5f3e4 100644 --- a/gio/fen/gfenfilemonitor.c +++ b/gio/fen/gfenfilemonitor.c @@ -4,7 +4,7 @@ * * Copyright (C) 2006-2007 Red Hat, Inc. * Copyright (C) 2007 Sebastian Dröge. - * Copyright (C) 2008 Sun Microsystem. + * Copyright (C) 2008 Sun Microsystems, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public -- 2.34.1