aboutsummaryrefslogtreecommitdiff
path: root/src/gram.y
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2017-01-02 13:53:52 +0200
committerSergey Poznyakoff <gray@gnu.org>2017-01-02 13:53:52 +0200
commit35a98d0826c8dbb7cc02b747cd8ce8b6dd71cd1a (patch)
tree75d52a94ed57a8ebe9e22c78a3a337ca545b65d1 /src/gram.y
parent9ca58064e8a10546004c9a376a63105698a72d3c (diff)
downloadgdbm-35a98d0826c8dbb7cc02b747cd8ce8b6dd71cd1a.tar.gz
gdbm-35a98d0826c8dbb7cc02b747cd8ce8b6dd71cd1a.tar.bz2
Happy GNU Year
Diffstat (limited to 'src/gram.y')
-rw-r--r--src/gram.y4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gram.y b/src/gram.y
index 582c229..a8a2c2c 100644
--- a/src/gram.y
+++ b/src/gram.y
@@ -1,7 +1,7 @@
%{
/* This file is part of GDBM, the GNU data base manager.
- Copyright (C) 1990, 1991, 1993, 2007, 2011, 2013,
- 2016 Free Software Foundation, Inc.
+ Copyright (C) 1990-1991, 1993, 2007, 2011, 2013, 2016-2017 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.