aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/meeting-time-sel
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-06-23 16:52:02 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-06-23 16:52:02 +0800
commit91cc026904ed4cef8baf2e376940a850d02865ae (patch)
treedb01f872826417c6fe2016b1889e8119f1ebf01e /widgets/meeting-time-sel
parenteb192c72694be6309fd0b791d7632066232f2d8b (diff)
downloadgsoc2013-evolution-91cc026904ed4cef8baf2e376940a850d02865ae.tar
gsoc2013-evolution-91cc026904ed4cef8baf2e376940a850d02865ae.tar.gz
gsoc2013-evolution-91cc026904ed4cef8baf2e376940a850d02865ae.tar.bz2
gsoc2013-evolution-91cc026904ed4cef8baf2e376940a850d02865ae.tar.lz
gsoc2013-evolution-91cc026904ed4cef8baf2e376940a850d02865ae.tar.xz
gsoc2013-evolution-91cc026904ed4cef8baf2e376940a850d02865ae.tar.zst
gsoc2013-evolution-91cc026904ed4cef8baf2e376940a850d02865ae.zip
Update the copyrights, replacing Helix Code with Ximian and
helixcode.com with ximian.com all over the place. svn path=/trunk/; revision=10440
Diffstat (limited to 'widgets/meeting-time-sel')
-rw-r--r--widgets/meeting-time-sel/e-meeting-time-sel-item.c2
-rw-r--r--widgets/meeting-time-sel/e-meeting-time-sel-item.h2
-rw-r--r--widgets/meeting-time-sel/e-meeting-time-sel-list-item.c2
-rw-r--r--widgets/meeting-time-sel/e-meeting-time-sel-list-item.h2
-rw-r--r--widgets/meeting-time-sel/e-meeting-time-sel.c2
-rw-r--r--widgets/meeting-time-sel/e-meeting-time-sel.h2
-rw-r--r--widgets/meeting-time-sel/test-meeting-time-sel.c2
7 files changed, 7 insertions, 7 deletions
diff --git a/widgets/meeting-time-sel/e-meeting-time-sel-item.c b/widgets/meeting-time-sel/e-meeting-time-sel-item.c
index f67524055a..e11c3a6a16 100644
--- a/widgets/meeting-time-sel/e-meeting-time-sel-item.c
+++ b/widgets/meeting-time-sel/e-meeting-time-sel-item.c
@@ -4,7 +4,7 @@
* Author :
* Damon Chaplin <damon@gtk.org>
*
- * Copyright 1999, Helix Code, Inc.
+ * Copyright 1999, Ximian, Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
diff --git a/widgets/meeting-time-sel/e-meeting-time-sel-item.h b/widgets/meeting-time-sel/e-meeting-time-sel-item.h
index d9fe6c6a9b..7ad1f232b2 100644
--- a/widgets/meeting-time-sel/e-meeting-time-sel-item.h
+++ b/widgets/meeting-time-sel/e-meeting-time-sel-item.h
@@ -4,7 +4,7 @@
* Author :
* Damon Chaplin <damon@gtk.org>
*
- * Copyright 1999, Helix Code, Inc.
+ * Copyright 1999, Ximian, Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
diff --git a/widgets/meeting-time-sel/e-meeting-time-sel-list-item.c b/widgets/meeting-time-sel/e-meeting-time-sel-list-item.c
index 08fc45fae4..1a6ddf3e62 100644
--- a/widgets/meeting-time-sel/e-meeting-time-sel-list-item.c
+++ b/widgets/meeting-time-sel/e-meeting-time-sel-list-item.c
@@ -4,7 +4,7 @@
* Author :
* Damon Chaplin <damon@gtk.org>
*
- * Copyright 1999, Helix Code, Inc.
+ * Copyright 1999, Ximian, Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
diff --git a/widgets/meeting-time-sel/e-meeting-time-sel-list-item.h b/widgets/meeting-time-sel/e-meeting-time-sel-list-item.h
index 07df052c08..b71474b0e9 100644
--- a/widgets/meeting-time-sel/e-meeting-time-sel-list-item.h
+++ b/widgets/meeting-time-sel/e-meeting-time-sel-list-item.h
@@ -4,7 +4,7 @@
* Author :
* Damon Chaplin <damon@gtk.org>
*
- * Copyright 1999, Helix Code, Inc.
+ * Copyright 1999, Ximian, Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
diff --git a/widgets/meeting-time-sel/e-meeting-time-sel.c b/widgets/meeting-time-sel/e-meeting-time-sel.c
index 6a7c7a0f26..c00bed73b1 100644
--- a/widgets/meeting-time-sel/e-meeting-time-sel.c
+++ b/widgets/meeting-time-sel/e-meeting-time-sel.c
@@ -4,7 +4,7 @@
* Author :
* Damon Chaplin <damon@gtk.org>
*
- * Copyright 1999, Helix Code, Inc.
+ * Copyright 1999, Ximian, Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
diff --git a/widgets/meeting-time-sel/e-meeting-time-sel.h b/widgets/meeting-time-sel/e-meeting-time-sel.h
index 0cfe7685b4..a92cea9d7d 100644
--- a/widgets/meeting-time-sel/e-meeting-time-sel.h
+++ b/widgets/meeting-time-sel/e-meeting-time-sel.h
@@ -4,7 +4,7 @@
* Author :
* Damon Chaplin <damon@gtk.org>
*
- * Copyright 1999, Helix Code, Inc.
+ * Copyright 1999, Ximian, Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
diff --git a/widgets/meeting-time-sel/test-meeting-time-sel.c b/widgets/meeting-time-sel/test-meeting-time-sel.c
index 78fdbf3b98..98d22ce7b8 100644
--- a/widgets/meeting-time-sel/test-meeting-time-sel.c
+++ b/widgets/meeting-time-sel/test-meeting-time-sel.c
@@ -4,7 +4,7 @@
* Author :
* Damon Chaplin <damon@gtk.org>
*
- * Copyright 1999, Helix Code, Inc.
+ * Copyright 1999, Ximian, Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as