aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2015-01-28 11:46:46 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2015-12-17 15:26:55 +0200
commita1760108b8a85e4bcb1704737fb5beb7dd14755f (patch)
treef5dce7bf3c84c2421e87ee44f617457ff95a7d58
parent4ed0f2645ccdb8ed478cacdc5703d948d8eb9082 (diff)
downloadgrecs-a1760108b8a85e4bcb1704737fb5beb7dd14755f.tar.gz
grecs-a1760108b8a85e4bcb1704737fb5beb7dd14755f.tar.bz2
Update copyright years
-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--doc/wordsplit.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/cidr.c2
-rw-r--r--src/dhcpd-gram.y2
-rw-r--r--src/dhcpd-lex.l2
-rw-r--r--src/diag.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.hin2
-rw-r--r--src/grecsopt.h2
-rw-r--r--src/ipstr.c2
-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/opthelp.c2
-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/sockaddr.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/glob04.at2
-rw-r--r--tests/glob05.at2
-rw-r--r--tests/grecs00.at2
-rw-r--r--tests/incl00.at2
-rw-r--r--tests/incl01.at2
-rw-r--r--tests/incl02.at2
-rw-r--r--tests/incl03.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/sort00.at2
-rw-r--r--tests/sort01.at2
-rw-r--r--tests/testsuite.at2
-rw-r--r--tests/vercmp.at2
-rw-r--r--tests/wordsplit.at2
-rw-r--r--tests/wsp.c2
124 files changed, 124 insertions, 124 deletions
diff --git a/Makefile.am b/Makefile.am
index 0d71dd2..2534513 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,14 +1,14 @@
# This file is part of Grecs
-# Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
+# Copyright (C) 2007, 2009-2012, 2015 Sergey Poznyakoff
#
# Grecs is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# Grecs is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
diff --git a/NEWS b/NEWS
index a1936b0..475d400 100644
--- a/NEWS
+++ b/NEWS
@@ -1,14 +1,14 @@
Grecs NEWS -- history of user-visible changes. 2011-05-07
-Copyright (C) 2011-2012 Sergey Poznyakoff
+Copyright (C) 2011-2012, 2015 Sergey Poznyakoff
See the end of file for copying conditions.
Please send libgrecs bug reports to <gray+grecs@gnu.org.ua>
Version 1.0 (Git)
=========================================================================
Copyright information:
Copyright (C) 2011 Sergey Poznyakoff
diff --git a/README.hacking b/README.hacking
index 5c55ba8..762ff11 100644
--- a/README.hacking
+++ b/README.hacking
@@ -1,14 +1,14 @@
Grecs README
-Copyright (C) 2011-2012 Sergey Poznyakoff
+Copyright (C) 2011-2012, 2015 Sergey Poznyakoff
See the end of file for copying conditions.
* Introduction
This file provides information on how to build a standalone
version of Grecs from sources obtained from Git.
For information about the standalone version, see the file
README.standalone in this directory.
For a detailed description of Grecs, see the documentation in
the doc/ subdirectory, or visit http://grecs.man.gnu.org.ua.
diff --git a/README.standalone b/README.standalone
index 4d8d70a..fac1978 100644
--- a/README.standalone
+++ b/README.standalone
@@ -1,14 +1,14 @@
Grecs README
-Copyright (C) 2011-2012 Sergey Poznyakoff
+Copyright (C) 2011-2012, 2015 Sergey Poznyakoff
See the end of file for copying conditions.
* Introduction
This file contains brief information about configuring, testing
and installing Grecs library. It is *not* intended as a replacement
for the documentation, and is provided as a brief reference only.
The complete documentation for Grecs is available in the
doc/ subdirectory, both as a set of manpages and as texinfo
documents. To access the latter without installing the package
run `info -f doc/grecs.info'. After the package is installed
the documentation can be accessed by running `info grecs'.
diff --git a/README.submodule b/README.submodule
index 042e89c..03eb817 100644
--- a/README.submodule
+++ b/README.submodule
@@ -1,14 +1,14 @@
Grecs README
-Copyright (C) 2011-2012 Sergey Poznyakoff
+Copyright (C) 2011-2012, 2015 Sergey Poznyakoff
See the end of file for copying conditions.
* Introduction
This file contains brief information about using Grecs as a submodule.
You will find a complete documentation for Grecs, in form of man
pages, in the doc/ subdirectory.
An online copy of the documentation in various formats is available
at http://grecs.man.gnu.org.ua.
If you are interested in libgrecs, a standalone library implementation
diff --git a/am/grecs.m4 b/am/grecs.m4
index 6b2381c..9ba234d 100644
--- a/am/grecs.m4
+++ b/am/grecs.m4
@@ -1,14 +1,14 @@
# This file is part of grecs - Gray's Extensible Configuration System -*- autoconf -*-
-# Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
+# Copyright (C) 2007, 2009-2012, 2015 Sergey Poznyakoff
#
# Grex is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# Grex is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
diff --git a/build-aux/getopt.m4 b/build-aux/getopt.m4
index df00775..97a2cd5 100644
--- a/build-aux/getopt.m4
+++ b/build-aux/getopt.m4
@@ -1,14 +1,14 @@
dnl This file is part of grecs
-dnl Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
+dnl Copyright (C) 2007, 2009-2012, 2015 Sergey Poznyakoff
dnl
dnl Grecs is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
dnl the Free Software Foundation; either version 3, or (at your option)
dnl any later version.
dnl
dnl Grecs is distributed in the hope that it will be useful,
dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
dnl GNU General Public License for more details.
dnl
dnl You should have received a copy of the GNU General Public License
diff --git a/build-aux/git2chg.awk b/build-aux/git2chg.awk
index 1e75254..43b9a91 100644
--- a/