aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/calendar
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2008-06-21 06:26:57 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2008-06-21 06:26:57 +0800
commitabda2bda855a6ac4413994bd141e18f9fd00b295 (patch)
treec574e95cc5e6bb65d108ed8e0452730f12f37767 /a11y/calendar
parent16a3b9e9468445a6917fd3dea9c81e710efa2ac0 (diff)
downloadgsoc2013-evolution-abda2bda855a6ac4413994bd141e18f9fd00b295.tar
gsoc2013-evolution-abda2bda855a6ac4413994bd141e18f9fd00b295.tar.gz
gsoc2013-evolution-abda2bda855a6ac4413994bd141e18f9fd00b295.tar.bz2
gsoc2013-evolution-abda2bda855a6ac4413994bd141e18f9fd00b295.tar.lz
gsoc2013-evolution-abda2bda855a6ac4413994bd141e18f9fd00b295.tar.xz
gsoc2013-evolution-abda2bda855a6ac4413994bd141e18f9fd00b295.tar.zst
gsoc2013-evolution-abda2bda855a6ac4413994bd141e18f9fd00b295.zip
updated novell copyright notices (left others alone)
svn path=/trunk/; revision=35665
Diffstat (limited to 'a11y/calendar')
-rw-r--r--a11y/calendar/ea-cal-view-event.c2
-rw-r--r--a11y/calendar/ea-cal-view-event.h2
-rw-r--r--a11y/calendar/ea-cal-view.c2
-rw-r--r--a11y/calendar/ea-cal-view.h2
-rw-r--r--a11y/calendar/ea-calendar-helpers.c2
-rw-r--r--a11y/calendar/ea-calendar-helpers.h2
-rw-r--r--a11y/calendar/ea-calendar.c2
-rw-r--r--a11y/calendar/ea-calendar.h2
-rw-r--r--a11y/calendar/ea-day-view-cell.c2
-rw-r--r--a11y/calendar/ea-day-view-cell.h2
-rw-r--r--a11y/calendar/ea-day-view-main-item.c2
-rw-r--r--a11y/calendar/ea-day-view-main-item.h2
-rw-r--r--a11y/calendar/ea-day-view.c2
-rw-r--r--a11y/calendar/ea-day-view.h2
-rw-r--r--a11y/calendar/ea-gnome-calendar.c2
-rw-r--r--a11y/calendar/ea-gnome-calendar.h2
-rw-r--r--a11y/calendar/ea-jump-button.c2
-rw-r--r--a11y/calendar/ea-jump-button.h2
-rw-r--r--a11y/calendar/ea-week-view-cell.c2
-rw-r--r--a11y/calendar/ea-week-view-cell.h2
-rw-r--r--a11y/calendar/ea-week-view-main-item.c2
-rw-r--r--a11y/calendar/ea-week-view-main-item.h2
-rw-r--r--a11y/calendar/ea-week-view.c2
-rw-r--r--a11y/calendar/ea-week-view.h2
24 files changed, 24 insertions, 24 deletions
diff --git a/a11y/calendar/ea-cal-view-event.c b/a11y/calendar/ea-cal-view-event.c
index a85ce348c6..803fd2e83d 100644
--- a/a11y/calendar/ea-cal-view-event.c
+++ b/a11y/calendar/ea-cal-view-event.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* Evolution Accessibility: ea-cal-view-event.c
*
- * Copyright (C) 2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/a11y/calendar/ea-cal-view-event.h b/a11y/calendar/ea-cal-view-event.h
index 34ed841759..7e3a3c9aca 100644
--- a/a11y/calendar/ea-cal-view-event.h
+++ b/a11y/calendar/ea-cal-view-event.h
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-cal-view-event.h
*
- * Copyright (C) 2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/a11y/calendar/ea-cal-view.c b/a11y/calendar/ea-cal-view.c
index a995e3bc6e..76dbacb2e1 100644
--- a/a11y/calendar/ea-cal-view.c
+++ b/a11y/calendar/ea-cal-view.c
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-cal-view.c
*
- * Copyright (C) 2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/a11y/calendar/ea-cal-view.h b/a11y/calendar/ea-cal-view.h
index b966b6db19..460ac332fb 100644
--- a/a11y/calendar/ea-cal-view.h
+++ b/a11y/calendar/ea-cal-view.h
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-cal-view.h
*
- * Copyright (C) 2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/a11y/calendar/ea-calendar-helpers.c b/a11y/calendar/ea-calendar-helpers.c
index aff9f0c771..9bc761d31f 100644
--- a/a11y/calendar/ea-calendar-helpers.c
+++ b/a11y/calendar/ea-calendar-helpers.c
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-calendar-helpers.c
*
- * Copyright (C) 2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/a11y/calendar/ea-calendar-helpers.h b/a11y/calendar/ea-calendar-helpers.h
index ee2bf6296c..33b459d3e5 100644
--- a/a11y/calendar/ea-calendar-helpers.h
+++ b/a11y/calendar/ea-calendar-helpers.h
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-calendar-helpers.h
*
- * Copyright (C) 2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/a11y/calendar/ea-calendar.c b/a11y/calendar/ea-calendar.c
index be9c48d594..07750f4f5d 100644
--- a/a11y/calendar/ea-calendar.c
+++ b/a11y/calendar/ea-calendar.c
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-calendar.c
*
- * Copyright (C) 2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/a11y/calendar/ea-calendar.h b/a11y/calendar/ea-calendar.h
index 4762b97914..771fd6057a 100644
--- a/a11y/calendar/ea-calendar.h
+++ b/a11y/calendar/ea-calendar.h
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-calendar.h
*
- * Copyright (C) 2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/a11y/calendar/ea-day-view-cell.c b/a11y/calendar/ea-day-view-cell.c
index ec1718225a..27631a5a09 100644
--- a/a11y/calendar/ea-day-view-cell.c
+++ b/a11y/calendar/ea-day-view-cell.c
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-day-view-cell.c
*
- * Copyright (C) 2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/a11y/calendar/ea-day-view-cell.h b/a11y/calendar/ea-day-view-cell.h
index d3b8abc4fd..0c4748f90e 100644
--- a/a11y/calendar/ea-day-view-cell.h
+++ b/a11y/calendar/ea-day-view-cell.h
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-day-view-cell.h
*
- * Copyright (C) 2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/a11y/calendar/ea-day-view-main-item.c b/a11y/calendar/ea-day-view-main-item.c
index 658df70cd2..1d83ca1b45 100644
--- a/a11y/calendar/ea-day-view-main-item.c
+++ b/a11y/calendar/ea-day-view-main-item.c
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-day-view-main-item.c
*
- * Copyright (C) 2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/a11y/calendar/ea-day-view-main-item.h b/a11y/calendar/ea-day-view-main-item.h
index 24be8b5efe..211f07e350 100644
--- a/a11y/calendar/ea-day-view-main-item.h
+++ b/a11y/calendar/ea-day-view-main-item.h
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-day-view-main-item.h
*
- * Copyright (C) 2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/a11y/calendar/ea-day-view.c b/a11y/calendar/ea-day-view.c
index 4f16cf6bc0..c84966c70d 100644
--- a/a11y/calendar/ea-day-view.c
+++ b/a11y/calendar/ea-day-view.c
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-day-view.c
*
- * Copyright (C) 2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/a11y/calendar/ea-day-view.h b/a11y/calendar/ea-day-view.h
index 1e985e689a..5c316c62e7 100644
--- a/a11y/calendar/ea-day-view.h
+++ b/a11y/calendar/ea-day-view.h
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-day-view.h
*
- * Copyright (C) 2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/a11y/calendar/ea-gnome-calendar.c b/a11y/calendar/ea-gnome-calendar.c
index 02602f23f5..ebb4532281 100644
--- a/a11y/calendar/ea-gnome-calendar.c
+++ b/a11y/calendar/ea-gnome-calendar.c
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-gnome-calendar.c
*
- * Copyright (C) 2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/a11y/calendar/ea-gnome-calendar.h b/a11y/calendar/ea-gnome-calendar.h
index 6a3cf201dd..c44aa10ca0 100644
--- a/a11y/calendar/ea-gnome-calendar.h
+++ b/a11y/calendar/ea-gnome-calendar.h
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-gnome-calendar.h
*
- * Copyright (C) 2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/a11y/calendar/ea-jump-button.c b/a11y/calendar/ea-jump-button.c
index 2d239091a9..6f45408f02 100644
--- a/a11y/calendar/ea-jump-button.c
+++ b/a11y/calendar/ea-jump-button.c
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-jump-button.c
*
- * Copyright (C) 2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/a11y/calendar/ea-jump-button.h b/a11y/calendar/ea-jump-button.h
index b39e8d8ce0..e113c93bbf 100644
--- a/a11y/calendar/ea-jump-button.h
+++ b/a11y/calendar/ea-jump-button.h
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-jump-button.h
*
- * Copyright (C) 2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/a11y/calendar/ea-week-view-cell.c b/a11y/calendar/ea-week-view-cell.c
index 0ee410b5f5..99db953a4a 100644
--- a/a11y/calendar/ea-week-view-cell.c
+++ b/a11y/calendar/ea-week-view-cell.c
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-week-view-cell.c
*
- * Copyright (C) 2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/a11y/calendar/ea-week-view-cell.h b/a11y/calendar/ea-week-view-cell.h
index 76d0db18aa..72d134b5b8 100644
--- a/a11y/calendar/ea-week-view-cell.h
+++ b/a11y/calendar/ea-week-view-cell.h
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-week-view-cell.h
*
- * Copyright (C) 2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/a11y/calendar/ea-week-view-main-item.c b/a11y/calendar/ea-week-view-main-item.c
index 01c6f0236e..3ad54ae084 100644
--- a/a11y/calendar/ea-week-view-main-item.c
+++ b/a11y/calendar/ea-week-view-main-item.c
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-week-view-main-item.c
*
- * Copyright (C) 2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/a11y/calendar/ea-week-view-main-item.h b/a11y/calendar/ea-week-view-main-item.h
index 1e4cdb27fd..193cd5f6ec 100644
--- a/a11y/calendar/ea-week-view-main-item.h
+++ b/a11y/calendar/ea-week-view-main-item.h
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-week-view-main-item.h
*
- * Copyright (C) 2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/a11y/calendar/ea-week-view.c b/a11y/calendar/ea-week-view.c
index c1f1debc2b..2e08686433 100644
--- a/a11y/calendar/ea-week-view.c
+++ b/a11y/calendar/ea-week-view.c
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-week-view.c
*
- * Copyright (C) 2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
diff --git a/a11y/calendar/ea-week-view.h b/a11y/calendar/ea-week-view.h
index 571d13dc4a..dd0bf27fac 100644
--- a/a11y/calendar/ea-week-view.h
+++ b/a11y/calendar/ea-week-view.h
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-week-view.h
*
- * Copyright (C) 2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public