aboutsummaryrefslogtreecommitdiff
path: root/lib/parsetime.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/parsetime.c')
-rw-r--r--lib/parsetime.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/parsetime.c b/lib/parsetime.c
index 99d8079..6b74501 100644
--- a/lib/parsetime.c
+++ b/lib/parsetime.c
@@ -1,18 +1,18 @@
1/* This file is part of Pies. 1/* This file is part of Pies.
2 Copyright (C) 2007, 2008, 2009 Sergey Poznyakoff 2 Copyright (C) 2007, 2008, 2009 Sergey Poznyakoff
3 3
4 This program is free software; you can redistribute it and/or modify 4 Pies is free software; you can redistribute it and/or modify
5 it under the terms of the GNU General Public License as published by 5 it under the terms of the GNU General Public License as published by
6 the Free Software Foundation; either version 3, or (at your option) 6 the Free Software Foundation; either version 3, or (at your option)
7 any later version. 7 any later version.
8 8
9 This program is distributed in the hope that it will be useful, 9 Pies is distributed in the hope that it will be useful,
10 but WITHOUT ANY WARRANTY; without even the implied warranty of 10 but WITHOUT ANY WARRANTY; without even the implied warranty of
11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 GNU General Public License for more details. 12 GNU General Public License for more details.
13 13
14 You should have received a copy of the GNU General Public License 14 You should have received a copy of the GNU General Public License
15 along with this program. If not, see <http://www.gnu.org/licenses/>. */ 15 along with Pies. If not, see <http://www.gnu.org/licenses/>. */
16 16
17#ifdef HAVE_CONFIG_H 17#ifdef HAVE_CONFIG_H
18# include <config.h> 18# include <config.h>

Return to:

Send suggestions and report system problems to the System administrator.