aboutsummaryrefslogtreecommitdiff
path: root/src/bind-lex.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/bind-lex.l')
-rw-r--r--src/bind-lex.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bind-lex.l b/src/bind-lex.l
index ef1598c..d8db83f 100644
--- a/src/bind-lex.l
+++ b/src/bind-lex.l
@@ -3,13 +3,13 @@
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
}
%{
/* grecs - Gray's Extensible Configuration System
- Copyright (C) 2007-2011 Sergey Poznyakoff
+ Copyright (C) 2007-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 the
Free Software Foundation; either version 3 of the License, or (at your
option) any later version.

Return to:

Send suggestions and report system problems to the System administrator.