aboutsummaryrefslogtreecommitdiffstats
path: root/smime/lib
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 /smime/lib
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 'smime/lib')
-rw-r--r--smime/lib/e-asn1-object.c2
-rw-r--r--smime/lib/e-asn1-object.h2
-rw-r--r--smime/lib/e-cert-db.c2
-rw-r--r--smime/lib/e-cert-db.h2
-rw-r--r--smime/lib/e-cert-trust.c2
-rw-r--r--smime/lib/e-cert-trust.h2
-rw-r--r--smime/lib/e-cert.c2
-rw-r--r--smime/lib/e-cert.h2
-rw-r--r--smime/lib/e-pkcs12.c2
-rw-r--r--smime/lib/e-pkcs12.h2
10 files changed, 10 insertions, 10 deletions
diff --git a/smime/lib/e-asn1-object.c b/smime/lib/e-asn1-object.c
index 6a30c223c9..f8465e2212 100644
--- a/smime/lib/e-asn1-object.c
+++ b/smime/lib/e-asn1-object.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* e-cert.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/smime/lib/e-asn1-object.h b/smime/lib/e-asn1-object.h
index 251e4e80c9..0c99ffea18 100644
--- a/smime/lib/e-asn1-object.h
+++ b/smime/lib/e-asn1-object.h
@@ -2,7 +2,7 @@
/*
* Authors: Chris Toshok <toshok@ximian.com>
*
- * Copyright (C) 2003 Ximian, Inc. (www.ximian.com)
+ * 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 the GNU General Public License as published by
diff --git a/smime/lib/e-cert-db.c b/smime/lib/e-cert-db.c
index c8040ce15d..1c879177f1 100644
--- a/smime/lib/e-cert-db.c
+++ b/smime/lib/e-cert-db.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* e-cert-db.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/smime/lib/e-cert-db.h b/smime/lib/e-cert-db.h
index 44ce14040f..ecef5022de 100644
--- a/smime/lib/e-cert-db.h
+++ b/smime/lib/e-cert-db.h
@@ -2,7 +2,7 @@
/*
* Authors: Chris Toshok <toshok@ximian.com>
*
- * Copyright (C) 2003 Ximian, Inc. (www.ximian.com)
+ * 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 the GNU General Public License as published by
diff --git a/smime/lib/e-cert-trust.c b/smime/lib/e-cert-trust.c
index b51f24f316..6432c14435 100644
--- a/smime/lib/e-cert-trust.c
+++ b/smime/lib/e-cert-trust.c
@@ -2,7 +2,7 @@
/*
* Authors: Chris Toshok <toshok@ximian.com>
*
- * Copyright (C) 2003 Novell, Inc. (www.novell.com)
+ * 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 the GNU General Public License as published by
diff --git a/smime/lib/e-cert-trust.h b/smime/lib/e-cert-trust.h
index 72fd5a9987..19f830c6db 100644
--- a/smime/lib/e-cert-trust.h
+++ b/smime/lib/e-cert-trust.h
@@ -2,7 +2,7 @@
/*
* Authors: Chris Toshok <toshok@ximian.com>
*
- * Copyright (C) 2003 Novell, Inc. (www.novell.com)
+ * 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 the GNU General Public License as published by
diff --git a/smime/lib/e-cert.c b/smime/lib/e-cert.c
index eb7b05374f..34a2b09bd2 100644
--- a/smime/lib/e-cert.c
+++ b/smime/lib/e-cert.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* e-cert.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/smime/lib/e-cert.h b/smime/lib/e-cert.h
index 4966e0bc20..20eb1b2ccf 100644
--- a/smime/lib/e-cert.h
+++ b/smime/lib/e-cert.h
@@ -2,7 +2,7 @@
/*
* Authors: Chris Toshok <toshok@ximian.com>
*
- * Copyright (C) 2003 Ximian, Inc. (www.ximian.com)
+ * 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 the GNU General Public License as published by
diff --git a/smime/lib/e-pkcs12.c b/smime/lib/e-pkcs12.c
index 99b1d46753..5c0bf3fcd7 100644
--- a/smime/lib/e-pkcs12.c
+++ b/smime/lib/e-pkcs12.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* e-pkcs12.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/smime/lib/e-pkcs12.h b/smime/lib/e-pkcs12.h
index 01a8a82cf5..d2d6ab01a3 100644
--- a/smime/lib/e-pkcs12.h
+++ b/smime/lib/e-pkcs12.h
@@ -2,7 +2,7 @@
/*
* Authors: Chris Toshok <toshok@ximian.com>
*
- * Copyright (C) 2003 Ximian, Inc. (www.ximian.com)
+ * 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 the GNU General Public License as published by