aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-01-03 13:31:36 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2012-01-03 13:31:36 +0200
commit1d9ad0a97161772e423160d13209676778d6fca1 (patch)
tree8ad9d4989bf117fe3dca3cf03502d84c9847fd54
parenta52ab6c6c38e1dca047ada4d60249fb323942f0b (diff)
downloadgrecs-1d9ad0a97161772e423160d13209676778d6fca1.tar.gz
grecs-1d9ad0a97161772e423160d13209676778d6fca1.tar.bz2
Happy GNU Year
-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 @@
1# This file is part of Grecs 1# This file is part of Grecs
2# Copyright (C) 2007, 2009-2011 Sergey Poznyakoff 2# Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
3# 3#
diff --git a/NEWS b/NEWS
index c7a2021..a1936b0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,3 @@
1Grecs NEWS -- history of user-visible changes. 2011-05-07 1Grecs NEWS -- history of user-visible changes. 2011-05-07
2Copyright (C) 2011 Sergey Poznyakoff 2Copyright (C) 2011-2012 Sergey Poznyakoff
3See the end of file for copying conditions. 3See 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 @@
1Grecs README 1Grecs README
2Copyright (C) 2011 Sergey Poznyakoff 2Copyright (C) 2011-2012 Sergey Poznyakoff
3See the end of file for copying conditions. 3See 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 @@
1Grecs README 1Grecs README
2Copyright (C) 2011 Sergey Poznyakoff 2Copyright (C) 2011-2012 Sergey Poznyakoff
3See the end of file for copying conditions. 3See 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 @@
1Grecs README 1Grecs README
2Copyright (C) 2011 Sergey Poznyakoff 2Copyright (C) 2011-2012 Sergey Poznyakoff
3See the end of file for copying conditions. 3See 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 @@
1# This file is part of grecs - Gray's Extensible Configuration System -*- autoconf -*- 1# This file is part of grecs - Gray's Extensible Configuration System -*- autoconf -*-
2# Copyright (C) 2007, 2009-2011 Sergey Poznyakoff 2# Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
3# 3#
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 @@
1dnl This file is part of grecs 1dnl This file is part of grecs
2dnl Copyright (C) 2007, 2009-2011 Sergey Poznyakoff 2dnl Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
3dnl 3dnl
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 @@
1# This file is part of grecs 1# This file is part of grecs
2# Copyright (C) 2007, 2009-2011 Sergey Poznyakoff 2# Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
3# 3#
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 @@
2# Rename yy.* identifiers to avoid name clashes. This file is part of Grecs. 2# Rename yy.* identifiers to avoid name clashes. This file is part of Grecs.
3# Copyright (C) 2011 Sergey Poznyakoff 3# Copyright (C) 2011-2012 Sergey Poznyakoff
4# 4#