aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/widgets
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/widgets
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/widgets')
-rw-r--r--a11y/widgets/ea-calendar-cell.c2
-rw-r--r--a11y/widgets/ea-calendar-cell.h2
-rw-r--r--a11y/widgets/ea-calendar-item.c2
-rw-r--r--a11y/widgets/ea-calendar-item.h2
-rw-r--r--a11y/widgets/ea-combo-button.c2
-rw-r--r--a11y/widgets/ea-combo-button.h2
-rw-r--r--a11y/widgets/ea-expander.c2
-rw-r--r--a11y/widgets/ea-expander.h2
-rw-r--r--a11y/widgets/ea-widgets.c2
-rw-r--r--a11y/widgets/ea-widgets.h2
10 files changed, 10 insertions, 10 deletions
diff --git a/a11y/widgets/ea-calendar-cell.c b/a11y/widgets/ea-calendar-cell.c
index 30a06ef426..f97a5851a1 100644
--- a/a11y/widgets/ea-calendar-cell.c
+++ b/a11y/widgets/ea-calendar-cell.c
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-calendar-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/widgets/ea-calendar-cell.h b/a11y/widgets/ea-calendar-cell.h
index 576d6f7864..fb16e66e8c 100644
--- a/a11y/widgets/ea-calendar-cell.h
+++ b/a11y/widgets/ea-calendar-cell.h
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-calendar-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/widgets/ea-calendar-item.c b/a11y/widgets/ea-calendar-item.c
index 761bbdf251..7829e88689 100644
--- a/a11y/widgets/ea-calendar-item.c
+++ b/a11y/widgets/ea-calendar-item.c
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-calendar-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/widgets/ea-calendar-item.h b/a11y/widgets/ea-calendar-item.h
index 31e658acae..cea00dbcdd 100644
--- a/a11y/widgets/ea-calendar-item.h
+++ b/a11y/widgets/ea-calendar-item.h
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-calendar-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/widgets/ea-combo-button.c b/a11y/widgets/ea-combo-button.c
index affe328561..9886cc4221 100644
--- a/a11y/widgets/ea-combo-button.c
+++ b/a11y/widgets/ea-combo-button.c
@@ -1,7 +1,7 @@
/*
* Authors: Harry Lu <harry.lu@sun.com>
*
- * Copyright (C) 2004 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*/
#include <config.h>
diff --git a/a11y/widgets/ea-combo-button.h b/a11y/widgets/ea-combo-button.h
index 7e1aec498e..339c697e4a 100644
--- a/a11y/widgets/ea-combo-button.h
+++ b/a11y/widgets/ea-combo-button.h
@@ -1,7 +1,7 @@
/*
* Authors: Harry Lu <harry.lu@sun.com>
*
- * Copyright (C) 2004 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*/
#ifndef __EA_COMBO_BUTTON_H_
diff --git a/a11y/widgets/ea-expander.c b/a11y/widgets/ea-expander.c
index c0046e9e9a..98682a670c 100644
--- a/a11y/widgets/ea-expander.c
+++ b/a11y/widgets/ea-expander.c
@@ -1,6 +1,6 @@
/* Evolution Accessibility: ea-expander.c
*
- * Copyright (C) 2006 Novell, 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/widgets/ea-expander.h b/a11y/widgets/ea-expander.h
index e91602594b..26ebfa859a 100644
--- a/a11y/widgets/ea-expander.h
+++ b/a11y/widgets/ea-expander.h
@@ -1,6 +1,6 @@
/* Evolution Accessibility: ea-expander.h
*
- * Copyright (C) 2006 Novell, 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/widgets/ea-widgets.c b/a11y/widgets/ea-widgets.c
index 22bbf02cd5..6949afb7d0 100644
--- a/a11y/widgets/ea-widgets.c
+++ b/a11y/widgets/ea-widgets.c
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-widgets.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/widgets/ea-widgets.h b/a11y/widgets/ea-widgets.h
index 6b3e042d05..877da03051 100644
--- a/a11y/widgets/ea-widgets.h
+++ b/a11y/widgets/ea-widgets.h
@@ -3,7 +3,7 @@
*/
/* Evolution Accessibility: ea-widgets.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