aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-05-01 18:01:03 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2011-05-01 18:01:03 +0300
commitda56e338d346e358de864d18ca42f574305d8dfc (patch)
tree30e40f293aa1978460f78dfe43a2084227ae6c77 /src
parent5906ff8971e683deb35ee0beea1425aa93aeb499 (diff)
downloadgrecs-da56e338d346e358de864d18ca42f574305d8dfc.tar.gz
grecs-da56e338d346e358de864d18ca42f574305d8dfc.tar.bz2
Update copyright years. Add docs.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
-rw-r--r--src/format.c2
-rw-r--r--src/grecs-gram.y2
-rw-r--r--src/grecs-lex.l2
-rw-r--r--src/grecs.h2
-rw-r--r--src/list.c2
-rw-r--r--src/pp-setup2
-rw-r--r--src/preproc.c2
-rw-r--r--src/text.c2
-rw-r--r--src/wordsplit.c2
10 files changed, 10 insertions, 10 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 772a647..2f35f52 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,3 +1,3 @@
# This file is part of grecs - Gray's Extensible Configuration System
-# Copyright (C) 2007, 2009, 2010 Sergey Poznyakoff
+# Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
#
diff --git a/src/format.c b/src/format.c
index 76121f8..a1aa67d 100644
--- a/src/format.c
+++ b/src/format.c
@@ -1,3 +1,3 @@
/* grecs - Gray's Extensible Configuration System
- Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007-2011 Sergey Poznyakoff
diff --git a/src/grecs-gram.y b/src/grecs-gram.y
index 114e151..0edea13 100644
--- a/src/grecs-gram.y
+++ b/src/grecs-gram.y
@@ -2,3 +2,3 @@
/* grecs - Gray's Extensible Configuration System
- Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007-2011 Sergey Poznyakoff
diff --git a/src/grecs-lex.l b/src/grecs-lex.l
index a16045a..baf85de 100644
--- a/src/grecs-lex.l
+++ b/src/grecs-lex.l
@@ -8,3 +8,3 @@
/* grecs - Gray's Extensible Configuration System
- Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007-2011 Sergey Poznyakoff
diff --git a/src/grecs.h b/src/grecs.h
index 99c0453..ec98979 100644
--- a/src/grecs.h
+++ b/src/grecs.h
@@ -1,3 +1,3 @@
/* grecs - Gray's Extensible Configuration System
- Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007-2011 Sergey Poznyakoff
diff --git a/src/list.c b/src/list.c
index 3bb0757..4a5d3f6 100644
--- a/src/list.c
+++ b/src/list.c
@@ -1,3 +1,3 @@
/* grecs - Gray's Extensible Configuration System
- Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007-2011 Sergey Poznyakoff
diff --git a/src/pp-setup b/src/pp-setup
index ad97441..9076ada 100644
--- a/src/pp-setup
+++ b/src/pp-setup
@@ -2,3 +2,3 @@ divert(-1) dnl -*- m4 -*-
# This file is part of grecs - Gray's Extensible Configuration System
-# Copyright (C) 2007, 2009, 2010 Sergey Poznyakoff
+# Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
#
diff --git a/src/preproc.c b/src/preproc.c
index a71c93f..7ea9442 100644
--- a/src/preproc.c
+++ b/src/preproc.c
@@ -1,3 +1,3 @@
/* grecs - Gray's Extensible Configuration System
- Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007-2011 Sergey Poznyakoff
diff --git a/src/text.c b/src/text.c
index 18f6549..6b8b905 100644
--- a/src/text.c
+++ b/src/text.c
@@ -1,3 +1,3 @@
/* grecs - Gray's Extensible Configuration System
- Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007-2011 Sergey Poznyakoff
diff --git a/src/wordsplit.c b/src/wordsplit.c
index ccc1080..662a1e1 100644
--- a/src/wordsplit.c
+++ b/src/wordsplit.c
@@ -1,3 +1,3 @@
/* wordsplit - a word splitter
- Copyright (C) 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2009-2011 Sergey Poznyakoff

Return to:

Send suggestions and report system problems to the System administrator.