Update copyright ranges
Add 2012 to the copyright range for all source and documentation files. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
parent
481cb5524f
commit
c9aff6d213
2
COPYING
2
COPYING
@ -1,4 +1,4 @@
|
|||||||
Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
////
|
////
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
@ -280,5 +280,5 @@ Authors
|
|||||||
Copyright
|
Copyright
|
||||||
---------
|
---------
|
||||||
|
|
||||||
Copyright (c) 2004-2011 calcurse Development Team.
|
Copyright (c) 2004-2012 calcurse Development Team.
|
||||||
This software is released under the BSD License.
|
This software is released under the BSD License.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
////
|
////
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
////
|
////
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
@ -82,7 +82,7 @@ static void
|
|||||||
version_arg ()
|
version_arg ()
|
||||||
{
|
{
|
||||||
const char *vtext =
|
const char *vtext =
|
||||||
_("\nCopyright (c) 2004-2011 calcurse Development Team.\n"
|
_("\nCopyright (c) 2004-2012 calcurse Development Team.\n"
|
||||||
"This is free software; see the source for copying conditions.\n");
|
"This is free software; see the source for copying conditions.\n");
|
||||||
|
|
||||||
fprintf (stdout, _("Calcurse %s - text-based organizer\n"), VERSION);
|
fprintf (stdout, _("Calcurse %s - text-based organizer\n"), VERSION);
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
@ -732,7 +732,7 @@ help_screen (void)
|
|||||||
|
|
||||||
hscr[HELP_CREDITS].title = _("Calcurse - text-based organizer");
|
hscr[HELP_CREDITS].title = _("Calcurse - text-based organizer");
|
||||||
snprintf (hscr[HELP_CREDITS].text, HELPTEXTSIZ,
|
snprintf (hscr[HELP_CREDITS].text, HELPTEXTSIZ,
|
||||||
_("\nCopyright (c) 2004-2011 calcurse Development Team\n"
|
_("\nCopyright (c) 2004-2012 calcurse Development Team\n"
|
||||||
"All rights reserved.\n"
|
"All rights reserved.\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Redistribution and use in source and binary forms, with or without\n"
|
"Redistribution and use in source and binary forms, with or without\n"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
2
src/io.c
2
src/io.c
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Calcurse - text-based organizer
|
* Calcurse - text-based organizer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004-2011 calcurse Development Team <misc@calcurse.org>
|
* Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
Loading…
x
Reference in New Issue
Block a user