commit 159ef135cef5a6e63411b5b4bb0a3e71884e030c
parent cca45adaa3197b31861a53fcc3f5371c11663705
Author: ByteProject <stefan.vogt@byteproject.net>
Date: Tue, 4 Mar 2014 22:30:27 +0100
changing year in header to 2014
Diffstat:
11 files changed, 12 insertions(+), 13 deletions(-)
diff --git a/ansilove/albinfonts.c b/ansilove/albinfonts.c
@@ -2,7 +2,7 @@
// albinfonts.c
// AnsiLove/C
//
-// Copyright (C) 2011-2013 Stefan Vogt, Brian Cassidy, Frederic Cambus.
+// Copyright (C) 2011-2014 Stefan Vogt, Brian Cassidy, Frederic Cambus.
// All rights reserved.
// https://github.com/ByteProject/AnsiLove-C/
//
diff --git a/ansilove/albinfonts.h b/ansilove/albinfonts.h
@@ -2,7 +2,7 @@
// albinfonts.h
// AnsiLove/C
//
-// Copyright (C) 2011-2013 Stefan Vogt, Brian Cassidy, Frederic Cambus.
+// Copyright (C) 2011-2014 Stefan Vogt, Brian Cassidy, Frederic Cambus.
// All rights reserved.
// https://github.com/ByteProject/AnsiLove-C/
//
diff --git a/ansilove/ansilove-Prefix.pch b/ansilove/ansilove-Prefix.pch
@@ -2,7 +2,7 @@
// ansilove-Prefix.pch
// AnsiLove/C
//
-// Copyright (C) 2011-2013 Stefan Vogt, Brian Cassidy, Frederic Cambus.
+// Copyright (C) 2011-2014 Stefan Vogt, Brian Cassidy, Frederic Cambus.
// All rights reserved.
// https://github.com/ByteProject/AnsiLove-C/
//
diff --git a/ansilove/explode.c b/ansilove/explode.c
@@ -2,7 +2,7 @@
// explode.m
// AnsiLove/C
//
-// Copyright (C) 2011-2013 Stefan Vogt, Brian Cassidy, Frederic Cambus.
+// Copyright (C) 2011-2014 Stefan Vogt, Brian Cassidy, Frederic Cambus.
// All rights reserved.
// https://github.com/ByteProject/AnsiLove-C/
//
@@ -45,4 +45,4 @@ int32_t explode(char ***arr_ptr, char delimiter, char *str)
*arr_ptr = arr;
return size;
-}
-\ No newline at end of file
+}
diff --git a/ansilove/explode.h b/ansilove/explode.h
@@ -2,7 +2,7 @@
// explode.h
// AnsiLove/C
//
-// Copyright (C) 2011-2013 Stefan Vogt, Brian Cassidy, Frederic Cambus.
+// Copyright (C) 2011-2014 Stefan Vogt, Brian Cassidy, Frederic Cambus.
// All rights reserved.
// https://github.com/ByteProject/AnsiLove-C/
//
diff --git a/ansilove/filesize.c b/ansilove/filesize.c
@@ -2,7 +2,7 @@
// filesize.m
// AnsiLove/C
//
-// Copyright (C) 2011-2013 Stefan Vogt, Brian Cassidy, Frederic Cambus.
+// Copyright (C) 2011-2014 Stefan Vogt, Brian Cassidy, Frederic Cambus.
// All rights reserved.
// https://github.com/ByteProject/AnsiLove-C/
//
diff --git a/ansilove/filesize.h b/ansilove/filesize.h
@@ -2,7 +2,7 @@
// filesize.h
// AnsiLove/C
//
-// Copyright (C) 2011-2013 Stefan Vogt, Brian Cassidy, Frederic Cambus.
+// Copyright (C) 2011-2014 Stefan Vogt, Brian Cassidy, Frederic Cambus.
// All rights reserved.
// https://github.com/ByteProject/AnsiLove-C/
//
diff --git a/ansilove/strtolower.c b/ansilove/strtolower.c
@@ -2,7 +2,7 @@
// strtolower.m
// AnsiLove/C
//
-// Copyright (C) 2011-2013 Stefan Vogt, Brian Cassidy, Frederic Cambus.
+// Copyright (C) 2011-2014 Stefan Vogt, Brian Cassidy, Frederic Cambus.
// All rights reserved.
// https://github.com/ByteProject/AnsiLove-C/
//
diff --git a/ansilove/strtolower.h b/ansilove/strtolower.h
@@ -2,7 +2,7 @@
// strtolower.h
// AnsiLove/C
//
-// Copyright (C) 2011-2013 Stefan Vogt, Brian Cassidy, Frederic Cambus.
+// Copyright (C) 2011-2014 Stefan Vogt, Brian Cassidy, Frederic Cambus.
// All rights reserved.
// https://github.com/ByteProject/AnsiLove-C/
//
diff --git a/ansilove/substr.c b/ansilove/substr.c
@@ -2,7 +2,7 @@
// substr.m
// AnsiLove/C
//
-// Copyright (C) 2011-2013 Stefan Vogt, Brian Cassidy, Frederic Cambus.
+// Copyright (C) 2011-2014 Stefan Vogt, Brian Cassidy, Frederic Cambus.
// All rights reserved.
// https://github.com/ByteProject/AnsiLove-C/
//
diff --git a/ansilove/substr.h b/ansilove/substr.h
@@ -2,7 +2,7 @@
// substr.h
// AnsiLove/C
//
-// Copyright (C) 2011-2013 Stefan Vogt, Brian Cassidy, Frederic Cambus.
+// Copyright (C) 2011-2014 Stefan Vogt, Brian Cassidy, Frederic Cambus.
// All rights reserved.
// https://github.com/ByteProject/AnsiLove-C/
//