aboutsummaryrefslogtreecommitdiff
path: root/lib/forlanlex.l
diff options
context:
space:
mode:
Diffstat (limited to 'lib/forlanlex.l')
-rw-r--r--lib/forlanlex.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/forlanlex.l b/lib/forlanlex.l
index c1261e5..c5afdcd 100644
--- a/lib/forlanlex.l
+++ b/lib/forlanlex.l
@@ -1,15 +1,15 @@
1%{ 1%{
2/* This file is part of Eclat. 2/* This file is part of Eclat.
3 Copyright (C) 2012, 2013 Sergey Poznyakoff. 3 Copyright (C) 2012-2014 Sergey Poznyakoff.
4 4
5 Eclat is free software; you can redistribute it and/or modify 5 Eclat is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published by 6 it under the terms of the GNU General Public License as published by
7 the Free Software Foundation; either version 3, or (at your option) 7 the Free Software Foundation; either version 3, or (at your option)
8 any later version. 8 any later version.
9 9
10 Eclat is distributed in the hope that it will be useful, 10 Eclat is distributed in the hope that it will be useful,
11 but WITHOUT ANY WARRANTY; without even the implied warranty of 11 but WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 GNU General Public License for more details. 13 GNU General Public License for more details.
14 14
15 You should have received a copy of the GNU General Public License 15 You should have received a copy of the GNU General Public License

Return to:

Send suggestions and report system problems to the System administrator.