summaryrefslogtreecommitdiff
path: root/gio/fen
diff options
context:
space:
mode:
authorLin Ma <Lin.Ma@Sun.COM>2008-03-27 09:14:54 +0000
committerLin Ma <linma@src.gnome.org>2008-03-27 09:14:54 +0000
commitd7d4211cb057e3ebe4aeaf48b2326b667e35db11 (patch)
treed84adc3bf33214bbf4b3df09d8e25348d6bcdca8 /gio/fen
parent1b630ab275380353b4b8e6c5b76eb3a709c61281 (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.c2
-rw-r--r--gio/fen/fen-data.h2
-rw-r--r--gio/fen/fen-dump.c2
-rw-r--r--gio/fen/fen-dump.h2
-rw-r--r--gio/fen/fen-helper.c2
-rw-r--r--gio/fen/fen-helper.h2
-rw-r--r--gio/fen/fen-kernel.c2
-rw-r--r--gio/fen/fen-kernel.h2
-rw-r--r--gio/fen/fen-missing.c2
-rw-r--r--gio/fen/fen-missing.h2
-rw-r--r--gio/fen/fen-node.c2
-rw-r--r--gio/fen/fen-node.h2
-rw-r--r--gio/fen/fen-sub.c2
-rw-r--r--gio/fen/fen-sub.h2
-rw-r--r--gio/fen/gfendirectorymonitor.c2
-rw-r--r--gio/fen/gfenfilemonitor.c2
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