aboutsummaryrefslogtreecommitdiff
path: root/am/grecs.m4
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-05-01 18:01:03 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2011-05-01 18:01:03 +0300
commitda56e338d346e358de864d18ca42f574305d8dfc (patch)
tree30e40f293aa1978460f78dfe43a2084227ae6c77 /am/grecs.m4
parent5906ff8971e683deb35ee0beea1425aa93aeb499 (diff)
downloadgrecs-da56e338d346e358de864d18ca42f574305d8dfc.tar.gz
grecs-da56e338d346e358de864d18ca42f574305d8dfc.tar.bz2
Update copyright years. Add docs.
Diffstat (limited to 'am/grecs.m4')
-rw-r--r--am/grecs.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/am/grecs.m4 b/am/grecs.m4
index 8d046f5..47c9867 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, 2010 Sergey Poznyakoff
+# Copyright (C) 2007, 2009-2011 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
@@ -45,7 +45,7 @@ AC_DEFUN([_GRECS_OPTION_SWITCH],
# _GRECS_SET_OPTIONS(OPTIONS)
# ----------------------------------
-# OPTIONS is a space-separated list of Gint options.
+# OPTIONS is a space-separated list of Grecs options.
AC_DEFUN([_GRECS_SET_OPTIONS],
[m4_foreach_w([_GRECS_Option], [$1], [_GRECS_SET_OPTION(_GRECS_Option)])])

Return to:

Send suggestions and report system problems to the System administrator.