summaryrefslogtreecommitdiff
path: root/gatchat
diff options
context:
space:
mode:
Diffstat (limited to 'gatchat')
-rw-r--r--gatchat/gatchat.c2
-rw-r--r--gatchat/gatchat.h2
-rw-r--r--gatchat/gatresult.c2
-rw-r--r--gatchat/gatresult.h2
-rw-r--r--gatchat/gatsyntax.c2
-rw-r--r--gatchat/gatsyntax.h2
-rw-r--r--gatchat/gattty.c2
-rw-r--r--gatchat/gattty.h2
-rw-r--r--gatchat/ringbuffer.c2
-rw-r--r--gatchat/ringbuffer.h2
10 files changed, 10 insertions, 10 deletions
diff --git a/gatchat/gatchat.c b/gatchat/gatchat.c
index 7c8f35a4..8045c6bb 100644
--- a/gatchat/gatchat.c
+++ b/gatchat/gatchat.c
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * Copyright (C) 2008-2009 Intel Corporation. All rights reserved.
+ * Copyright (C) 2008-2010 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/gatchat/gatchat.h b/gatchat/gatchat.h
index c74ef15f..999b92dd 100644
--- a/gatchat/gatchat.h
+++ b/gatchat/gatchat.h
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * Copyright (C) 2008-2009 Intel Corporation. All rights reserved.
+ * Copyright (C) 2008-2010 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/gatchat/gatresult.c b/gatchat/gatresult.c
index 688b26b3..cd7ec716 100644
--- a/gatchat/gatresult.c
+++ b/gatchat/gatresult.c
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * Copyright (C) 2008-2009 Intel Corporation. All rights reserved.
+ * Copyright (C) 2008-2010 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/gatchat/gatresult.h b/gatchat/gatresult.h
index 392e56cf..a74741fb 100644
--- a/gatchat/gatresult.h
+++ b/gatchat/gatresult.h
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * Copyright (C) 2008-2009 Intel Corporation. All rights reserved.
+ * Copyright (C) 2008-2010 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/gatchat/gatsyntax.c b/gatchat/gatsyntax.c
index a02f326d..37344eac 100644
--- a/gatchat/gatsyntax.c
+++ b/gatchat/gatsyntax.c
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * Copyright (C) 2008-2009 Intel Corporation. All rights reserved.
+ * Copyright (C) 2008-2010 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/gatchat/gatsyntax.h b/gatchat/gatsyntax.h
index d0d9254b..d76cf6fa 100644
--- a/gatchat/gatsyntax.h
+++ b/gatchat/gatsyntax.h
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * Copyright (C) 2008-2009 Intel Corporation. All rights reserved.
+ * Copyright (C) 2008-2010 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/gatchat/gattty.c b/gatchat/gattty.c
index 7d665e1d..02ca389d 100644
--- a/gatchat/gattty.c
+++ b/gatchat/gattty.c
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * Copyright (C) 2008-2009 Intel Corporation. All rights reserved.
+ * Copyright (C) 2008-2010 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/gatchat/gattty.h b/gatchat/gattty.h
index c8e0c8fa..dc3fe160 100644
--- a/gatchat/gattty.h
+++ b/gatchat/gattty.h
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * Copyright (C) 2008-2009 Intel Corporation. All rights reserved.
+ * Copyright (C) 2008-2010 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/gatchat/ringbuffer.c b/gatchat/ringbuffer.c
index 0b1860f4..42d5b680 100644
--- a/gatchat/ringbuffer.c
+++ b/gatchat/ringbuffer.c
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * Copyright (C) 2008-2009 Intel Corporation. All rights reserved.
+ * Copyright (C) 2008-2010 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
diff --git a/gatchat/ringbuffer.h b/gatchat/ringbuffer.h
index b77c428b..826f9aaf 100644
--- a/gatchat/ringbuffer.h
+++ b/gatchat/ringbuffer.h
@@ -2,7 +2,7 @@
*
* AT chat library with GLib integration
*
- * Copyright (C) 2008-2009 Intel Corporation. All rights reserved.
+ * Copyright (C) 2008-2010 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as