aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--NEWS2
-rw-r--r--README.hacking2
-rw-r--r--README.standalone2
-rw-r--r--README.submodule2
-rw-r--r--am/grecs.m42
-rw-r--r--build-aux/getopt.m42
-rw-r--r--build-aux/git2chg.awk2
-rwxr-xr-xbuild-aux/yyrename2
-rw-r--r--configure.ac2
-rw-r--r--doc/GRECS_SETUP.32
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/grecs-syntax.texi2
-rw-r--r--doc/grecs_asprintf.32
-rw-r--r--doc/grecs_config.52
-rw-r--r--doc/grecs_error.32
-rw-r--r--doc/grecs_format_locus.32
-rw-r--r--doc/grecs_format_node.32
-rw-r--r--doc/grecs_format_node_path.32
-rw-r--r--doc/grecs_format_value.32
-rw-r--r--doc/grecs_include_path_setup.32
-rw-r--r--doc/grecs_malloc.32
-rw-r--r--doc/grecs_node_free.32
-rw-r--r--doc/grecs_parse.32
-rw-r--r--doc/grecs_stmt_path.52
-rw-r--r--doc/grecs_strdup.32
-rw-r--r--doc/grecs_tree_free.32
-rw-r--r--doc/tmpl.32
-rw-r--r--src/Make-inst.am2
-rw-r--r--src/Make-shared.am2
-rw-r--r--src/Make-static.am2
-rw-r--r--src/Make.am2
-rw-r--r--src/asprintf.c2
-rw-r--r--src/bind-gram.y2
-rw-r--r--src/bind-lex.l2
-rw-r--r--src/diag.c2
-rw-r--r--src/format.c2
-rw-r--r--src/git-parser.c2
-rw-r--r--src/grecs-gram.y2
-rw-r--r--src/grecs-lex.l2
-rw-r--r--src/grecs-locus.h2
-rw-r--r--src/grecs.h2
-rw-r--r--src/join.c2
-rw-r--r--src/libgrecs.m42
-rw-r--r--src/lineacc.c2
-rw-r--r--src/list.c2
-rw-r--r--src/lookup.c2
-rw-r--r--src/mem.c2
-rw-r--r--src/meta1-gram.y2
-rw-r--r--src/meta1-lex.l2
-rw-r--r--src/parser.c2
-rw-r--r--src/parsertab.c2
-rw-r--r--src/path-parser.c2
-rw-r--r--src/pp-setup2
-rw-r--r--src/preproc.c2
-rw-r--r--src/sort.c2
-rw-r--r--src/symtab.c2
-rw-r--r--src/text.c2
-rw-r--r--src/tree.c2
-rw-r--r--src/txtacc.c2
-rw-r--r--src/version.c2
-rw-r--r--src/wordsplit.c2
-rw-r--r--src/wordsplit.h2
-rw-r--r--src/yytrans2
-rw-r--r--tests/Makefile.am2
-rw-r--r--tests/atlocal.in2
-rw-r--r--tests/bind00.at2
-rw-r--r--tests/cfhelp.at2
-rw-r--r--tests/distck.at2
-rw-r--r--tests/empty.at2
-rw-r--r--tests/enum.at2
-rw-r--r--tests/format00.at2
-rw-r--r--tests/format01.at2
-rw-r--r--tests/format02.at2
-rw-r--r--tests/gcf1.conf2
-rw-r--r--tests/gcfenum.c2
-rw-r--r--tests/gcffmt.c2
-rw-r--r--tests/gcfpeek.c2
-rw-r--r--tests/gcfset.c2
-rw-r--r--tests/gcfver.c2
-rw-r--r--tests/glob00.at2
-rw-r--r--tests/glob01.at2
-rw-r--r--tests/glob02.at2
-rw-r--r--tests/glob03.at2
-rw-r--r--tests/grecs00.at2
-rw-r--r--tests/join.at2
-rw-r--r--tests/locus-bind.at2
-rw-r--r--tests/locus-git.at2
-rw-r--r--tests/locus-meta1.at2
-rw-r--r--tests/locus00.at2
-rw-r--r--tests/locus01.at2
-rw-r--r--tests/locus02.at2
-rw-r--r--tests/parser-bind.at2
-rw-r--r--tests/parser-git.at2
-rw-r--r--tests/parser-meta1.at2
-rw-r--r--tests/path-locus.at2
-rw-r--r--tests/peek00.at2
-rw-r--r--tests/peek01.at2
-rw-r--r--tests/peek02.at2
-rw-r--r--tests/peek03.at2
-rw-r--r--tests/reduce00.at2
-rw-r--r--tests/reduce01.at2
-rw-r--r--tests/reduce02.at2
-rw-r--r--tests/reduce03.at2
-rw-r--r--tests/set.at2
-rw-r--r--tests/testsuite.at2
-rw-r--r--tests/vercmp.at2
107 files changed, 107 insertions, 107 deletions
diff --git a/Makefile.am b/Makefile.am
index 229c1dd..95f1796 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,3 @@
# This file is part of Grecs
-# Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+# Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
#
diff --git a/NEWS b/NEWS
index c7a2021..a1936b0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,3 @@
Grecs NEWS -- history of user-visible changes. 2011-05-07
-Copyright (C) 2011 Sergey Poznyakoff
+Copyright (C) 2011-2012 Sergey Poznyakoff
See the end of file for copying conditions.
diff --git a/README.hacking b/README.hacking
index 798e6ca..5c55ba8 100644
--- a/README.hacking
+++ b/README.hacking
@@ -1,3 +1,3 @@
Grecs README
-Copyright (C) 2011 Sergey Poznyakoff
+Copyright (C) 2011-2012 Sergey Poznyakoff
See the end of file for copying conditions.
diff --git a/README.standalone b/README.standalone
index c59d61c..4d8d70a 100644
--- a/README.standalone
+++ b/README.standalone
@@ -1,3 +1,3 @@
Grecs README
-Copyright (C) 2011 Sergey Poznyakoff
+Copyright (C) 2011-2012 Sergey Poznyakoff
See the end of file for copying conditions.
diff --git a/README.submodule b/README.submodule
index 3067e92..7c93616 100644
--- a/README.submodule
+++ b/README.submodule
@@ -1,3 +1,3 @@
Grecs README
-Copyright (C) 2011 Sergey Poznyakoff
+Copyright (C) 2011-2012 Sergey Poznyakoff
See the end of file for copying conditions.
diff --git a/am/grecs.m4 b/am/grecs.m4
index 28a69e0..6812215 100644
--- a/am/grecs.m4
+++ b/am/grecs.m4
@@ -1,3 +1,3 @@
# This file is part of grecs - Gray's Extensible Configuration System -*- autoconf -*-
-# Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+# Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
#
diff --git a/build-aux/getopt.m4 b/build-aux/getopt.m4
index 93f6479..880d81c 100644
--- a/build-aux/getopt.m4
+++ b/build-aux/getopt.m4
@@ -1,3 +1,3 @@
dnl This file is part of grecs
-dnl Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+dnl Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
dnl
diff --git a/build-aux/git2chg.awk b/build-aux/git2chg.awk
index 11e2f1c..1e75254 100644
--- a/build-aux/git2chg.awk
+++ b/build-aux/git2chg.awk
@@ -1,3 +1,3 @@
# This file is part of grecs
-# Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+# Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
#
diff --git a/build-aux/yyrename b/build-aux/yyrename
index 077aec3..db43071 100755
--- a/build-aux/yyrename
+++ b/build-aux/yyrename
@@ -2,3 +2,3 @@
# Rename yy.* identifiers to avoid name clashes. This file is part of Grecs.
-# Copyright (C) 2011 Sergey Poznyakoff
+# Copyright (C) 2011-2012 Sergey Poznyakoff
#
diff --git a/configure.ac b/configure.ac
index 816de11..b3c455c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,3 +1,3 @@
# This file is part of Grecs -*- autoconf -*-
-# Copyright (C) 2011 Sergey Poznyakoff
+# Copyright (C) 2011-2012 Sergey Poznyakoff
#
diff --git a/doc/GRECS_SETUP.3 b/doc/GRECS_SETUP.3
index 0868ca7..d028854 100644
--- a/doc/GRECS_SETUP.3
+++ b/doc/GRECS_SETUP.3
@@ -1,3 +1,3 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
.\"
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 9ee12bf..239abde 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,3 +1,3 @@
# This file is part of grecs - Gray's Extensible Configuration System
-# Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+# Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
#
diff --git a/doc/grecs-syntax.texi b/doc/grecs-syntax.texi
index 9b5d6c1..c10cab6 100644
--- a/doc/grecs-syntax.texi
+++ b/doc/grecs-syntax.texi
@@ -1,3 +1,3 @@
@c This file is part of grecs - Gray's Extensible Configuration System
-@c Copyright (C) 2007, 2009, 2010, 2011 Sergey Poznyakoff
+@c Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
@c
diff --git a/doc/grecs_asprintf.3 b/doc/grecs_asprintf.3
index daa7f83..5b14e83 100644
--- a/doc/grecs_asprintf.3
+++ b/doc/grecs_asprintf.3
@@ -1,3 +1,3 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
.\"
diff --git a/doc/grecs_config.5 b/doc/grecs_config.5
index e4ad4f3..80f7bcc 100644
--- a/doc/grecs_config.5
+++ b/doc/grecs_config.5
@@ -1,3 +1,3 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
.\"
diff --git a/doc/grecs_error.3 b/doc/grecs_error.3
index 1c2b62f..fac92b1 100644
--- a/doc/grecs_error.3
+++ b/doc/grecs_error.3
@@ -1,3 +1,3 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
.\"
diff --git a/doc/grecs_format_locus.3 b/doc/grecs_format_locus.3
index 83c9c0b..3cff389 100644
--- a/doc/grecs_format_locus.3
+++ b/doc/grecs_format_locus.3
@@ -1,3 +1,3 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
.\"
diff --git a/doc/grecs_format_node.3 b/doc/grecs_format_node.3
index dd87ca7..4146328 100644
--- a/doc/grecs_format_node.3
+++ b/doc/grecs_format_node.3
@@ -1,3 +1,3 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
.\"
diff --git a/doc/grecs_format_node_path.3 b/doc/grecs_format_node_path.3
index ed687db..1b2a0fc 100644
--- a/doc/grecs_format_node_path.3
+++ b/doc/grecs_format_node_path.3
@@ -1,3 +1,3 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
.\"
diff --git a/doc/grecs_format_value.3 b/doc/grecs_format_value.3
index 918e972..a2712b6 100644
--- a/doc/grecs_format_value.3
+++ b/doc/grecs_format_value.3
@@ -1,3 +1,3 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
.\"
diff --git a/doc/grecs_include_path_setup.3 b/doc/grecs_include_path_setup.3
index a29173a..ef25f98 100644
--- a/doc/grecs_include_path_setup.3
+++ b/doc/grecs_include_path_setup.3
@@ -1,3 +1,3 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
.\"
diff --git a/doc/grecs_malloc.3 b/doc/grecs_malloc.3
index 7f01df8..5902707 100644
--- a/doc/grecs_malloc.3
+++ b/doc/grecs_malloc.3
@@ -1,3 +1,3 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
.\"
diff --git a/doc/grecs_node_free.3 b/doc/grecs_node_free.3
index c154300..09423f3 100644
--- a/doc/grecs_node_free.3
+++ b/doc/grecs_node_free.3
@@ -1,3 +1,3 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
.\"
diff --git a/doc/grecs_parse.3 b/doc/grecs_parse.3
index a8b70ca..91ee4c4 100644
--- a/doc/grecs_parse.3
+++ b/doc/grecs_parse.3
@@ -1,3 +1,3 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
.\"
diff --git a/doc/grecs_stmt_path.5 b/doc/grecs_stmt_path.5
index ffe146b..7548dca 100644
--- a/doc/grecs_stmt_path.5
+++ b/doc/grecs_stmt_path.5
@@ -1,3 +1,3 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
.\"
diff --git a/doc/grecs_strdup.3 b/doc/grecs_strdup.3
index 8bfdd5f..4fa8891 100644
--- a/doc/grecs_strdup.3
+++ b/doc/grecs_strdup.3
@@ -1,3 +1,3 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
.\"
diff --git a/doc/grecs_tree_free.3 b/doc/grecs_tree_free.3
index d8f1fec..89351db 100644
--- a/doc/grecs_tree_free.3
+++ b/doc/grecs_tree_free.3
@@ -1,3 +1,3 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
.\"
diff --git a/doc/tmpl.3 b/doc/tmpl.3
index fa4bb74..f13272a 100644
--- a/doc/tmpl.3
+++ b/doc/tmpl.3
@@ -1,3 +1,3 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Cop