diff options
author | Lin Ma <Lin.Ma@Sun.COM> | 2008-03-27 09:14:54 +0000 |
---|---|---|
committer | Lin Ma <linma@src.gnome.org> | 2008-03-27 09:14:54 +0000 |
commit | d7d4211cb057e3ebe4aeaf48b2326b667e35db11 (patch) | |
tree | d84adc3bf33214bbf4b3df09d8e25348d6bcdca8 /gio/fen | |
parent | 1b630ab275380353b4b8e6c5b76eb3a709c61281 (diff) |
Updated copyright.
2008-03-27 Lin Ma <Lin.Ma@Sun.COM>
* fen/*.[hc]: Updated copyright.
svn path=/trunk/; revision=6757
Diffstat (limited to 'gio/fen')
-rw-r--r-- | gio/fen/fen-data.c | 2 | ||||
-rw-r--r-- | gio/fen/fen-data.h | 2 | ||||
-rw-r--r-- | gio/fen/fen-dump.c | 2 | ||||
-rw-r--r-- | gio/fen/fen-dump.h | 2 | ||||
-rw-r--r-- | gio/fen/fen-helper.c | 2 | ||||
-rw-r--r-- | gio/fen/fen-helper.h | 2 | ||||
-rw-r--r-- | gio/fen/fen-kernel.c | 2 | ||||
-rw-r--r-- | gio/fen/fen-kernel.h | 2 | ||||
-rw-r--r-- | gio/fen/fen-missing.c | 2 | ||||
-rw-r--r-- | gio/fen/fen-missing.h | 2 | ||||
-rw-r--r-- | gio/fen/fen-node.c | 2 | ||||
-rw-r--r-- | gio/fen/fen-node.h | 2 | ||||
-rw-r--r-- | gio/fen/fen-sub.c | 2 | ||||
-rw-r--r-- | gio/fen/fen-sub.h | 2 | ||||
-rw-r--r-- | gio/fen/gfendirectorymonitor.c | 2 | ||||
-rw-r--r-- | gio/fen/gfenfilemonitor.c | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/gio/fen/fen-data.c b/gio/fen/fen-data.c index 9a44b6783..e35f26a61 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 842358be4..730c181bd 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 cd4de28ba..bef364f60 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 a4b0e810e..b08b376d2 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 6d304acd3..d5c26b744 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 75fa0df9b..a035030f4 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 d9531daf7..6e8e8fc49 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 cf3ae42e4..99af9d940 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 84662c28d..bec2ba099 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 89e4389ed..c4617e2b5 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 7285c72c8..3d7ffed5f 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 7c1676295..306f050aa 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 373cba50c..ad8f946ee 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 1f4bb5e9e..fca2c244a 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 22621964d..b9369c84f 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 0a977dedf..7aa5f3e45 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 |