aboutsummaryrefslogtreecommitdiff
path: root/doc
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 /doc
parenta52ab6c6c38e1dca047ada4d60249fb323942f0b (diff)
downloadgrecs-1d9ad0a97161772e423160d13209676778d6fca1.tar.gz
grecs-1d9ad0a97161772e423160d13209676778d6fca1.tar.bz2
Happy GNU Year
Diffstat (limited to 'doc')
-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
18 files changed, 18 insertions, 18 deletions
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,5 +1,5 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 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 9ee12bf..239abde 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,5 +1,5 @@
# 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
#
# 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-syntax.texi b/doc/grecs-syntax.texi
index 9b5d6c1..c10cab6 100644
--- a/doc/grecs-syntax.texi
+++ b/doc/grecs-syntax.texi
@@ -1,5 +1,5 @@
@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
@c Grecs is free software; you can redistribute it and/or modify
@c it under the terms of the GNU General Public License as published by
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,5 +1,5 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 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_config.5 b/doc/grecs_config.5
index e4ad4f3..80f7bcc 100644
--- a/doc/grecs_config.5
+++ b/doc/grecs_config.5
@@ -1,5 +1,5 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 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_error.3 b/doc/grecs_error.3
index 1c2b62f..fac92b1 100644
--- a/doc/grecs_error.3
+++ b/doc/grecs_error.3
@@ -1,5 +1,5 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 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_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,5 +1,5 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 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_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,5 +1,5 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 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_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,5 +1,5 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 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_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,5 +1,5 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 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_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,5 +1,5 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 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_malloc.3 b/doc/grecs_malloc.3
index 7f01df8..5902707 100644
--- a/doc/grecs_malloc.3
+++ b/doc/grecs_malloc.3
@@ -1,5 +1,5 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 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_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,5 +1,5 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 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_parse.3 b/doc/grecs_parse.3
index a8b70ca..91ee4c4 100644
--- a/doc/grecs_parse.3
+++ b/doc/grecs_parse.3
@@ -1,5 +1,5 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 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_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,5 +1,5 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 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_strdup.3 b/doc/grecs_strdup.3
index 8bfdd5f..4fa8891 100644
--- a/doc/grecs_strdup.3
+++ b/doc/grecs_strdup.3
@@ -1,5 +1,5 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 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_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,5 +1,5 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 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/tmpl.3 b/doc/tmpl.3
index fa4bb74..f13272a 100644
--- a/doc/tmpl.3
+++ b/doc/tmpl.3
@@ -1,5 +1,5 @@
.\" This file is part of grecs -*- nroff -*-
-.\" Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
+.\" Copyright (C) 2007, 2009-2012 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

Return to:

Send suggestions and report system problems to the System administrator.