From 7f4c16c6f0d4b35ba3bbde8797a615d3efc926f6 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Thu, 2 Jan 2014 00:15:04 -0500 Subject: [PATCH] Copyright - Updated (visible) copyright to 2014. --- src/en-US.h | 2 +- src/es-ES.h | 2 +- src/fr-FR.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/en-US.h b/src/en-US.h index 177e5a3eb..2125dbe63 100644 --- a/src/en-US.h +++ b/src/en-US.h @@ -199,7 +199,7 @@ #define STRING_CMD_VERSION_DOCS "Documentation for taskwarrior can be found using 'man task', 'man taskrc', 'man task-tutorial', 'man task-color', 'man task-sync', 'man task-faq' or at http://taskwarrior.org" #define STRING_CMD_VERSION_BUILT "{1} {2} built for " #define STRING_CMD_VERSION_UNKNOWN "unknown" -#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2013 P. Beckingham, F. Hernandez." +#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2014 P. Beckingham, F. Hernandez." #define STRING_CMD_LOGO_USAGE "Displays the Taskwarrior logo" #define STRING_CMD_LOGO_COLOR_REQ "The logo command requires that color support is enabled." #define STRING_CMD_EXEC_USAGE "Executes external commands and scripts" diff --git a/src/es-ES.h b/src/es-ES.h index a3b7c6382..286be2e8d 100644 --- a/src/es-ES.h +++ b/src/es-ES.h @@ -202,7 +202,7 @@ #define STRING_CMD_VERSION_DOCS "La documentación de taskwarrior se puede consultar usando 'man task', 'man taskrc', 'man task-tutorial', 'man task-color', 'man task-sync' y 'man task-faq' o en http://taskwarrior.org" #define STRING_CMD_VERSION_BUILT "{1} {2} construido para " #define STRING_CMD_VERSION_UNKNOWN "desconocido" -#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2013 P. Beckingham, F. Hernandez." +#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2014 P. Beckingham, F. Hernandez." #define STRING_CMD_LOGO_USAGE "Muestra el logo de Taskwarrior" #define STRING_CMD_LOGO_COLOR_REQ "El comando logo requiere que el soporte de color esté habilitado." #define STRING_CMD_EXEC_USAGE "Ejecuta comandos y scripts externos" diff --git a/src/fr-FR.h b/src/fr-FR.h index 6a20ba1fa..a72938d88 100644 --- a/src/fr-FR.h +++ b/src/fr-FR.h @@ -199,7 +199,7 @@ #define STRING_CMD_VERSION_DOCS "Documentation for taskwarrior can be found using 'man task', 'man taskrc', 'man task-tutorial', 'man task-color', 'man task-sync', 'man task-faq' or at http://taskwarrior.org" #define STRING_CMD_VERSION_BUILT "{1} {2} built for " #define STRING_CMD_VERSION_UNKNOWN "unknown" -#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2013 P. Beckingham, F. Hernandez." +#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2014 P. Beckingham, F. Hernandez." #define STRING_CMD_LOGO_USAGE "Displays the Taskwarrior logo" #define STRING_CMD_LOGO_COLOR_REQ "The logo command requires that color support is enabled." #define STRING_CMD_EXEC_USAGE "Executes external commands and scripts"