Skip to content

Commit 0a3e93e

Browse files
committed
- bumped all copyright years to 2014
1 parent 2d821c4 commit 0a3e93e

42 files changed

Lines changed: 57 additions & 42 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

AUTHORS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
codesets.library - Amiga shared library for handling different codesets
44
Copyright (C) 2001-2005 by Alfonso [alfie] Ranieri <alforan@tin.it>.
5-
Copyright (C) 2005-2013 by codesets.library Open Source Team
5+
Copyright (C) 2005-2014 codesets.library Open Source Team
66

77
This library is free software; you can redistribute it and/or
88
modify it under the terms of the GNU Lesser General Public

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# codesets.library - Amiga shared library for handling different codesets
44
# Copyright (C) 2001-2005 by Alfonso [alfie] Ranieri <alforan@tin.it>.
5-
# Copyright (C) 2005-2008 by codesets.library Open Source Team
5+
# Copyright (C) 2005-2014 codesets.library Open Source Team
66
#
77
# This library is free software; you can redistribute it and/or
88
# modify it under the terms of the GNU Lesser General Public

developer/examples/Convert.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
codesets.library - Amiga shared library for handling different codesets
44
Copyright (C) 2001-2005 by Alfonso [alfie] Ranieri <alforan@tin.it>.
5-
Copyright (C) 2005-2013 by codesets.library Open Source Team
5+
Copyright (C) 2005-2014 codesets.library Open Source Team
66
77
This library is free software; you can redistribute it and/or
88
modify it under the terms of the GNU Lesser General Public

developer/examples/DetectCodeset.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
codesets.library - Amiga shared library for handling different codesets
44
Copyright (C) 2001-2005 by Alfonso [alfie] Ranieri <alforan@tin.it>.
5-
Copyright (C) 2005-2013 by codesets.library Open Source Team
5+
Copyright (C) 2005-2014 codesets.library Open Source Team
66
77
This library is free software; you can redistribute it and/or
88
modify it under the terms of the GNU Lesser General Public

developer/examples/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# codesets.library - Amiga shared library for handling different codesets
44
# Copyright (C) 2001-2005 by Alfonso [alfie] Ranieri <alforan@tin.it>.
5-
# Copyright (C) 2005-2008 by codesets.library Open Source Team
5+
# Copyright (C) 2005-2014 codesets.library Open Source Team
66
#
77
# This library is free software; you can redistribute it and/or
88
# modify it under the terms of the GNU Lesser General Public

developer/examples/UTF8ToStrHook.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
codesets.library - Amiga shared library for handling different codesets
44
Copyright (C) 2001-2005 by Alfonso [alfie] Ranieri <alforan@tin.it>.
5-
Copyright (C) 2005-2013 by codesets.library Open Source Team
5+
Copyright (C) 2005-2014 codesets.library Open Source Team
66
77
This library is free software; you can redistribute it and/or
88
modify it under the terms of the GNU Lesser General Public

developer/examples/b64d.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
codesets.library - Amiga shared library for handling different codesets
44
Copyright (C) 2001-2005 by Alfonso [alfie] Ranieri <alforan@tin.it>.
5-
Copyright (C) 2005-2013 by codesets.library Open Source Team
5+
Copyright (C) 2005-2014 codesets.library Open Source Team
66
77
This library is free software; you can redistribute it and/or
88
modify it under the terms of the GNU Lesser General Public

developer/examples/b64e.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
codesets.library - Amiga shared library for handling different codesets
44
Copyright (C) 2001-2005 by Alfonso [alfie] Ranieri <alforan@tin.it>.
5-
Copyright (C) 2005-2013 by codesets.library Open Source Team
5+
Copyright (C) 2005-2014 codesets.library Open Source Team
66
77
This library is free software; you can redistribute it and/or
88
modify it under the terms of the GNU Lesser General Public

developer/examples/demo1.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
codesets.library - Amiga shared library for handling different codesets
44
Copyright (C) 2001-2005 by Alfonso [alfie] Ranieri <alforan@tin.it>.
5-
Copyright (C) 2005-2013 by codesets.library Open Source Team
5+
Copyright (C) 2005-2014 codesets.library Open Source Team
66
77
This library is free software; you can redistribute it and/or
88
modify it under the terms of the GNU Lesser General Public

developer/examples/vastubs.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
codesets.library - Amiga shared library for handling different codesets
44
Copyright (C) 2001-2005 by Alfonso [alfie] Ranieri <alforan@tin.it>.
5-
Copyright (C) 2005-2013 by codesets.library Open Source Team
5+
Copyright (C) 2005-2014 codesets.library Open Source Team
66
77
This library is free software; you can redistribute it and/or
88
modify it under the terms of the GNU Lesser General Public

0 commit comments

Comments
 (0)