aboutsummaryrefslogtreecommitdiff
path: root/src/lex.l
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2016-05-16 20:23:52 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2016-05-16 20:23:52 +0000
commit2d63f988810059caa5faf5656eda7b59c21ebaa7 (patch)
tree81810d72e3006217a84dbb7103f9dd2316d78274 /src/lex.l
parentd229eb6b67b5c6c94453a7892280742809f5ad46 (diff)
downloadgdbm-2d63f988810059caa5faf5656eda7b59c21ebaa7.tar.gz
gdbm-2d63f988810059caa5faf5656eda7b59c21ebaa7.tar.bz2
Update copyright years
Diffstat (limited to 'src/lex.l')
-rw-r--r--src/lex.l4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lex.l b/src/lex.l
index 5c409aa..9c2c5f8 100644
--- a/src/lex.l
+++ b/src/lex.l
@@ -1,7 +1,7 @@
%{
/* This file is part of GDBM, the GNU data base manager.
- Copyright (C) 1990, 1991, 1993, 2007, 2011, 2013 Free Software Foundation,
- Inc.
+ Copyright (C) 1990, 1991, 1993, 2007, 2011, 2013,
+ 2016 Free Software Foundation, Inc.
GDBM 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.