summaryrefslogtreecommitdiff
path: root/libextra/includes
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2010-01-27 16:33:59 +0100
committerSimon Josefsson <simon@josefsson.org>2010-01-27 16:33:59 +0100
commit17e65babe4476385a0e2b3f4b3558b69bc325516 (patch)
tree109008b484b97d18c5a025ccdcd5b422e46bd171 /libextra/includes
parent6a8fd67cf1a1ad36f7bf7ce1cb651d16678d612d (diff)
downloadgnutls-17e65babe4476385a0e2b3f4b3558b69bc325516.tar.gz
Update copyright years.
Diffstat (limited to 'libextra/includes')
-rw-r--r--libextra/includes/Makefile.am3
-rw-r--r--libextra/includes/gnutls/extra.h3
-rw-r--r--libextra/includes/gnutls/openssl.h3
3 files changed, 6 insertions, 3 deletions
diff --git a/libextra/includes/Makefile.am b/libextra/includes/Makefile.am
index 41b02762e1..14a87c9d05 100644
--- a/libextra/includes/Makefile.am
+++ b/libextra/includes/Makefile.am
@@ -1,5 +1,6 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010 Free
+# Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
diff --git a/libextra/includes/gnutls/extra.h b/libextra/includes/gnutls/extra.h
index e27e307e99..5871a37d65 100644
--- a/libextra/includes/gnutls/extra.h
+++ b/libextra/includes/gnutls/extra.h
@@ -1,5 +1,6 @@
/*
- * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/libextra/includes/gnutls/openssl.h b/libextra/includes/gnutls/openssl.h
index fb0f56bf82..668fa82148 100644
--- a/libextra/includes/gnutls/openssl.h
+++ b/libextra/includes/gnutls/openssl.h
@@ -1,5 +1,6 @@
/*
- * Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
* Copyright (c) 2002 Andrew McDonald <andrew@mcdonald.org.uk>
*
* This file is part of GNUTLS-EXTRA.