From 474ab6fa492a8b1dde963fdecb1edebc111c5fb2 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Sat, 12 Sep 2015 12:34:36 +0200 Subject: [PATCH] set copyright year to 2015 --- po/Makefile | 8 ++++---- po/Makefile.in | 8 ++++---- po/fr.po | 10 +++++----- po/ppastats.pot | 10 +++++----- src/cache.h | 2 +- src/fcache.h | 2 +- src/html.c | 2 +- src/html.h | 2 +- src/http.c | 2 +- src/http.h | 2 +- src/list.c | 2 +- src/list.h | 2 +- src/lp.h | 2 +- src/lp_json.h | 2 +- src/lp_ws.c | 2 +- src/lp_ws.h | 2 +- src/main.c | 4 ++-- src/pio.c | 2 +- src/pio.h | 2 +- src/plog.h | 2 +- src/ppastats.1 | 6 +++--- src/ppastats.h | 2 +- src/pstr.c | 2 +- src/pstr.h | 2 +- src/ptime.c | 2 +- src/ptime.h | 2 +- 26 files changed, 43 insertions(+), 43 deletions(-) diff --git a/po/Makefile b/po/Makefile index 5bbff88..06e4268 100644 --- a/po/Makefile +++ b/po/Makefile @@ -22,7 +22,7 @@ srcdir = . top_srcdir = .. -prefix = /usr +prefix = /tmp exec_prefix = ${prefix} datarootdir = ${prefix}/share datadir = ${datarootdir} @@ -35,12 +35,12 @@ INSTALL_DATA = ${INSTALL} -m 644 # We use $(mkdir_p). # In automake <= 1.9.x, $(mkdir_p) is defined either as "mkdir -p --" or as # "$(mkinstalldirs)" or as "$(install_sh) -d". For these automake versions, -# ${SHELL} /home/jporsini/work/ppastats/install-sh does not start with $(SHELL), so we add it. +# ${SHELL} /home/jporsini/work.local/ppastats/install-sh does not start with $(SHELL), so we add it. # In automake >= 1.10, /bin/mkdir -p is derived from ${MKDIR_P}, which is defined # either as "/path/to/mkdir -p" or ".../install-sh -c -d". For these automake # versions, $(mkinstalldirs) and $(install_sh) are unused. -mkinstalldirs = $(SHELL) ${SHELL} /home/jporsini/work/ppastats/install-sh -d -install_sh = $(SHELL) ${SHELL} /home/jporsini/work/ppastats/install-sh +mkinstalldirs = $(SHELL) ${SHELL} /home/jporsini/work.local/ppastats/install-sh -d +install_sh = $(SHELL) ${SHELL} /home/jporsini/work.local/ppastats/install-sh MKDIR_P = /bin/mkdir -p mkdir_p = /bin/mkdir -p diff --git a/po/Makefile.in b/po/Makefile.in index 83e4ada..ef740ba 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -22,7 +22,7 @@ srcdir = . top_srcdir = .. -prefix = /usr +prefix = /tmp exec_prefix = ${prefix} datarootdir = ${prefix}/share datadir = ${datarootdir} @@ -35,12 +35,12 @@ INSTALL_DATA = ${INSTALL} -m 644 # We use $(mkdir_p). # In automake <= 1.9.x, $(mkdir_p) is defined either as "mkdir -p --" or as # "$(mkinstalldirs)" or as "$(install_sh) -d". For these automake versions, -# ${SHELL} /home/jporsini/work/ppastats/install-sh does not start with $(SHELL), so we add it. +# ${SHELL} /home/jporsini/work.local/ppastats/install-sh does not start with $(SHELL), so we add it. # In automake >= 1.10, /bin/mkdir -p is derived from ${MKDIR_P}, which is defined # either as "/path/to/mkdir -p" or ".../install-sh -c -d". For these automake # versions, $(mkinstalldirs) and $(install_sh) are unused. -mkinstalldirs = $(SHELL) ${SHELL} /home/jporsini/work/ppastats/install-sh -d -install_sh = $(SHELL) ${SHELL} /home/jporsini/work/ppastats/install-sh +mkinstalldirs = $(SHELL) ${SHELL} /home/jporsini/work.local/ppastats/install-sh -d +install_sh = $(SHELL) ${SHELL} /home/jporsini/work.local/ppastats/install-sh MKDIR_P = /bin/mkdir -p mkdir_p = /bin/mkdir -p diff --git a/po/fr.po b/po/fr.po index 2066abc..e4aea42 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ppastats 0.0.x\n" "Report-Msgid-Bugs-To: jeanfi@gmail.com\n" -"POT-Creation-Date: 2014-11-02 10:22+0100\n" +"POT-Creation-Date: 2015-09-09 23:46+0200\n" "PO-Revision-Date: 2012-05-05 23:45+0200\n" "Last-Translator: \n" "Language-Team: French\n" @@ -31,21 +31,21 @@ msgstr "" msgid "exceed cache capacity" msgstr "" -#: src/html.c:375 +#: src/html.c:408 msgid "Failed to get the header template" msgstr "" -#: src/html.c:382 +#: src/html.c:415 #, c-format msgid "Failed to open: %s" msgstr "" -#: src/html.c:428 +#: src/html.c:461 #, c-format msgid "generating %s" msgstr "" -#: src/html.c:495 src/html.c:508 +#: src/html.c:528 src/html.c:541 #, c-format msgid "Generating %s" msgstr "" diff --git a/po/ppastats.pot b/po/ppastats.pot index 95ef14a..9e6be06 100644 --- a/po/ppastats.pot +++ b/po/ppastats.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ppastats 1.3.2\n" "Report-Msgid-Bugs-To: jeanfi@gmail.com\n" -"POT-Creation-Date: 2014-11-02 10:22+0100\n" +"POT-Creation-Date: 2015-09-09 23:46+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -31,21 +31,21 @@ msgstr "" msgid "exceed cache capacity" msgstr "" -#: src/html.c:375 +#: src/html.c:408 msgid "Failed to get the header template" msgstr "" -#: src/html.c:382 +#: src/html.c:415 #, c-format msgid "Failed to open: %s" msgstr "" -#: src/html.c:428 +#: src/html.c:461 #, c-format msgid "generating %s" msgstr "" -#: src/html.c:495 src/html.c:508 +#: src/html.c:528 src/html.c:541 #, c-format msgid "Generating %s" msgstr "" diff --git a/src/cache.h b/src/cache.h index 6302e81..2cd8405 100644 --- a/src/cache.h +++ b/src/cache.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 jeanfi@gmail.com + * Copyright (C) 2011-2015 jeanfi@gmail.com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/fcache.h b/src/fcache.h index de50b88..d67f787 100644 --- a/src/fcache.h +++ b/src/fcache.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 jeanfi@gmail.com + * Copyright (C) 2011-2015 jeanfi@gmail.com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/html.c b/src/html.c index 9d86255..6cca344 100644 --- a/src/html.c +++ b/src/html.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 jeanfi@gmail.com + * Copyright (C) 2011-2015 jeanfi@gmail.com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/html.h b/src/html.h index 8dca53d..7c97d05 100644 --- a/src/html.h +++ b/src/html.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 jeanfi@gmail.com + * Copyright (C) 2011-2015 jeanfi@gmail.com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/http.c b/src/http.c index dd99249..f6c48bb 100644 --- a/src/http.c +++ b/src/http.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 jeanfi@gmail.com + * Copyright (C) 2011-2015 jeanfi@gmail.com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/http.h b/src/http.h index c3129dd..e6e9da8 100644 --- a/src/http.h +++ b/src/http.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 jeanfi@gmail.com + * Copyright (C) 2011-2015 jeanfi@gmail.com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/list.c b/src/list.c index 0d5b02e..29241fb 100644 --- a/src/list.c +++ b/src/list.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2011-2014 jeanfi@gmail.com + Copyright (C) 2011-2015 jeanfi@gmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/src/list.h b/src/list.h index ac259c6..22c7921 100644 --- a/src/list.h +++ b/src/list.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 jeanfi@gmail.com + * Copyright (C) 2011-2015 jeanfi@gmail.com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/lp.h b/src/lp.h index 1428229..4c30021 100644 --- a/src/lp.h +++ b/src/lp.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 jeanfi@gmail.com + * Copyright (C) 2011-2015 jeanfi@gmail.com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/lp_json.h b/src/lp_json.h index 8ffcbaf..5c33ba3 100644 --- a/src/lp_json.h +++ b/src/lp_json.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 jeanfi@gmail.com + * Copyright (C) 2011-2015 jeanfi@gmail.com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/lp_ws.c b/src/lp_ws.c index fe93e39..523f185 100644 --- a/src/lp_ws.c +++ b/src/lp_ws.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 jeanfi@gmail.com + * Copyright (C) 2011-2015 jeanfi@gmail.com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/lp_ws.h b/src/lp_ws.h index 83fb2f6..519afdb 100644 --- a/src/lp_ws.h +++ b/src/lp_ws.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 jeanfi@gmail.com + * Copyright (C) 2011-2015 jeanfi@gmail.com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/main.c b/src/main.c index 4c84444..6c3b508 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 jeanfi@gmail.com + * Copyright (C) 2011-2015 jeanfi@gmail.com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as @@ -110,7 +110,7 @@ static void print_version() "\n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n"), - "2011-2014"); + "2011-2015"); } static void print_help() diff --git a/src/pio.c b/src/pio.c index 2f806b8..ba2c82c 100644 --- a/src/pio.c +++ b/src/pio.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 jeanfi@gmail.com + * Copyright (C) 2010-2015 jeanfi@gmail.com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/pio.h b/src/pio.h index 385ad33..359edc9 100644 --- a/src/pio.h +++ b/src/pio.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2010-2014 jeanfi@gmail.com + Copyright (C) 2010-2015 jeanfi@gmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/plog.h b/src/plog.h index 29880e9..cee773b 100644 --- a/src/plog.h +++ b/src/plog.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2010-2014 jeanfi@gmail.com + Copyright (C) 2010-2015 jeanfi@gmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/src/ppastats.1 b/src/ppastats.1 index 782ec64..ffe729f 100644 --- a/src/ppastats.1 +++ b/src/ppastats.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.2. -.TH PPASTATS "1" "November 2014" "ppastats 1.3.2" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.5. +.TH PPASTATS "1" "September 2015" "ppastats 1.3.2" "User Commands" .SH NAME ppastats \- PPA Statistics command line tool .SH SYNOPSIS @@ -40,7 +40,7 @@ Report bugs to: jeanfi@gmail.com .PP ppastats home page: .SH COPYRIGHT -Copyright \(co 2011\-2014 jeanfi@gmail.com +Copyright \(co 2011\-2015 jeanfi@gmail.com License GPLv2: GNU GPL version 2 or later .br diff --git a/src/ppastats.h b/src/ppastats.h index 8a13348..3c63a01 100644 --- a/src/ppastats.h +++ b/src/ppastats.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 jeanfi@gmail.com + * Copyright (C) 2011-2015 jeanfi@gmail.com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/pstr.c b/src/pstr.c index 3a868ee..12d12a8 100644 --- a/src/pstr.c +++ b/src/pstr.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2011-2014 jeanfi@gmail.com + Copyright (C) 2011-2015 jeanfi@gmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/src/pstr.h b/src/pstr.h index d9598d2..23ec20d 100644 --- a/src/pstr.h +++ b/src/pstr.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2011-2014 jeanfi@gmail.com + Copyright (C) 2011-2015 jeanfi@gmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/src/ptime.c b/src/ptime.c index 2c06c7c..93e0bfd 100644 --- a/src/ptime.c +++ b/src/ptime.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2010-2014 jeanfi@gmail.com + Copyright (C) 2010-2015 jeanfi@gmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/src/ptime.h b/src/ptime.h index eac7342..96247e0 100644 --- a/src/ptime.h +++ b/src/ptime.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 jeanfi@gmail.com + * Copyright (C) 2010-2015 jeanfi@gmail.com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as -- 2.7.4