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-01-28 11:46:46 +0200
commit112c3ea24ddc4e1d36893d47be81274522dfe192 (patch)
treee9b6fc0e029f24eeaf5c17243a3aab38c0f1e6d7
parenta3decb35bcf5254e167e51355d8dd646c14c9f64 (diff)
downloadgrecs-112c3ea24ddc4e1d36893d47be81274522dfe192.tar.gz
grecs-112c3ea24ddc4e1d36893d47be81274522dfe192.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/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.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
125 files changed, 125 insertions, 125 deletions
diff --git a/Makefile.am b/Makefile.am
index 0d71dd2..2534513 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
# 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
diff --git a/NEWS b/NEWS
index a1936b0..475d400 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
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>
diff --git a/README.hacking b/README.hacking
index 5c55ba8..762ff11 100644
--- a/README.hacking
+++ b/README.hacking
@@ -1,5 +1,5 @@
Grecs README
-Copyright (C) 2011-2012 Sergey Poznyakoff
+Copyright (C) 2011-2012, 2015 Sergey Poznyakoff
See the end of file for copying conditions.
* Introduction
diff --git a/README.standalone b/README.standalone
index 4d8d70a..fac1978 100644
--- a/README.standalone
+++ b/README.standalone
@@ -1,5 +1,5 @@
Grecs README
-Copyright (C) 2011-2012 Sergey Poznyakoff
+Copyright (C) 2011-2012, 2015 Sergey Poznyakoff
See the end of file for copying conditions.
* Introduction
diff --git a/README.submodule b/README.submodule
index 042e89c..03eb817 100644
--- a/README.submodule
+++ b/README.submodule
@@ -1,5 +1,5 @@
Grecs README
-Copyright (C) 2011-2012 Sergey Poznyakoff
+Copyright (C) 2011-2012, 2015 Sergey Poznyakoff
See the end of file for copying conditions.
* Introduction
diff --git a/am/grecs.m4 b/am/grecs.m4
index 1c1a412..0a15a26 100644
--- a/am/grecs.m4
+++ b/am/grecs.m4
@@ -1,5 +1,5 @@
# 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
diff --git a/build-aux/getopt.m4 b/build-aux/getopt.m4
index 68989ab..c7357d1 100644
--- a/build-aux/getopt.m4
+++ b/build-aux/getopt.m4
@@ -1,5 +1,5 @@
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
diff --git a/build-aux/git2chg.awk b/build-aux/git2chg.awk
index 1e75254..43b9a91 100644
--- a/build-aux/git2chg.awk
+++ b/build-aux/git2chg.awk
@@ -1,5 +1,5 @@
# 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
diff --git a/build-aux/yyrename b/build-aux/yyrename
index cebb0db..9ea04bb 100755
--- a/build-aux/yyrename
+++ b/build-aux/yyrename
@@ -1,6 +1,6 @@
#! /bin/sh
# Rename yy.* identifiers to avoid name clashes. This file is part of Grecs.
-# Copyright (C) 2011-2012 Sergey Poznyakoff
+# Copyright (C) 2011-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
diff --git a/configure.ac b/configure.ac
index 2507e8b..ebd7145 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# This file is part of Grecs -*- autoconf -*-
-# Copyright (C) 2011-2014 Sergey Poznyakoff
+# Copyright (C) 2011-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
diff --git a/doc/GRECS_SETUP.3 b/doc/GRECS_SETUP.3
index 25544ab..43e0e32 100644
--- a/doc/GRECS_SETUP.3
+++ b/doc/GRECS_SETUP.3
@@ -1,5 +1,5 @@
.\" This file is part of grecs -*- nroff -*-
-.\" 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
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 239abde..25e3