[libfake437] r328 committed - Happy new year.

1 view
Skip to first unread message

libfa...@googlecode.com

unread,
Jan 1, 2010, 10:24:56 PM1/1/10
to libfake43...@googlegroups.com
Revision: 328
Author: endgame.dos
Date: Fri Jan 1 19:05:51 2010
Log: Happy new year.
http://code.google.com/p/libfake437/source/detail?r=328

Modified:
/trunk/include/fake437/display.h
/trunk/include/fake437/primitive.h
/trunk/include/fake437/surface.h
/trunk/include/fake437/surface.hpp
/trunk/include/fake437/types.h
/trunk/include/fake437.h
/trunk/include/fake437.hpp
/trunk/src/libfake437/display.c
/trunk/src/libfake437/font_8x14.c
/trunk/src/libfake437/font_8x8.c
/trunk/src/libfake437/font_8x8_thin.c
/trunk/src/libfake437/fonts.h
/trunk/src/libfake437/primitive.c
/trunk/src/libfake437/surface.c
/trunk/src/libfake437++/surface.cpp

=======================================
--- /trunk/include/fake437/display.h Fri Jan 1 19:05:21 2010
+++ /trunk/include/fake437/display.h Fri Jan 1 19:05:51 2010
@@ -1,5 +1,5 @@
/* libfake437 - a library for the rendering of code page 437 `graphics'
- * Copyright (C) 2008, 2009 Jack Kelly <endga...@gmail.com>
+ * Copyright (C) 2008, 2009, 2010 Jack Kelly <endga...@gmail.com>
*
* This library is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
=======================================
--- /trunk/include/fake437/primitive.h Sun Dec 27 18:47:18 2009
+++ /trunk/include/fake437/primitive.h Fri Jan 1 19:05:51 2010
@@ -1,5 +1,5 @@
/* libfake437 - a library for the rendering of code page 437 `graphics'
- * Copyright (C) 2008, 2009 Jack Kelly <endga...@gmail.com>
+ * Copyright (C) 2008, 2009, 2010 Jack Kelly <endga...@gmail.com>
*
* This library is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
=======================================
--- /trunk/include/fake437/surface.h Fri Jan 1 19:04:41 2010
+++ /trunk/include/fake437/surface.h Fri Jan 1 19:05:51 2010
@@ -1,5 +1,5 @@
/* libfake437 - a library for the rendering of code page 437 `graphics'
- * Copyright (C) 2008, 2009 Jack Kelly <endga...@gmail.com>
+ * Copyright (C) 2008, 2009, 2010 Jack Kelly <endga...@gmail.com>
*
* This library is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
=======================================
--- /trunk/include/fake437/surface.hpp Sun Dec 27 18:47:18 2009
+++ /trunk/include/fake437/surface.hpp Fri Jan 1 19:05:51 2010
@@ -1,5 +1,5 @@
/* libfake437 - a library for the rendering of code page 437 `graphics'
- * Copyright (C) 2008, 2009 Jack Kelly <endga...@gmail.com>
+ * Copyright (C) 2008, 2009, 2010 Jack Kelly <endga...@gmail.com>
*
* This library is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
=======================================
--- /trunk/include/fake437/types.h Fri Jan 1 19:05:03 2010
+++ /trunk/include/fake437/types.h Fri Jan 1 19:05:51 2010
@@ -1,5 +1,5 @@
/* libfake437 - a library for the rendering of code page 437 `graphics'
- * Copyright (C) 2008, 2009 Jack Kelly <endga...@gmail.com>
+ * Copyright (C) 2008, 2009, 2010 Jack Kelly <endga...@gmail.com>
*
* This library is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
=======================================
--- /trunk/include/fake437.h Mon Dec 28 16:23:21 2009
+++ /trunk/include/fake437.h Fri Jan 1 19:05:51 2010
@@ -1,5 +1,5 @@
/* libfake437 - a library for the rendering of code page 437 `graphics'
- * Copyright (C) 2008, 2009 Jack Kelly <endga...@gmail.com>
+ * Copyright (C) 2008, 2009, 2010 Jack Kelly <endga...@gmail.com>
*
* This library is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
=======================================
--- /trunk/include/fake437.hpp Sat Apr 18 18:21:54 2009
+++ /trunk/include/fake437.hpp Fri Jan 1 19:05:51 2010
@@ -1,5 +1,5 @@
/* libfake437 - a library for the rendering of code page 437 `graphics'
- * Copyright (C) 2008, 2009 Jack Kelly <endga...@gmail.com>
+ * Copyright (C) 2008, 2009, 2010 Jack Kelly <endga...@gmail.com>
*
* This library is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
=======================================
--- /trunk/src/libfake437/display.c Fri Jan 1 19:05:21 2010
+++ /trunk/src/libfake437/display.c Fri Jan 1 19:05:51 2010
@@ -1,5 +1,5 @@
/* libfake437 - a library for the rendering of code page 437 `graphics'
- * Copyright (C) 2008, 2009 Jack Kelly <endga...@gmail.com>
+ * Copyright (C) 2008, 2009, 2010 Jack Kelly <endga...@gmail.com>
*
* This library is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
=======================================
--- /trunk/src/libfake437/font_8x14.c Sun Dec 27 18:47:18 2009
+++ /trunk/src/libfake437/font_8x14.c Fri Jan 1 19:05:51 2010
@@ -1,5 +1,5 @@
/* libfake437 - a library for the rendering of code page 437 `graphics'
- * Copyright (C) 2008, 2009 Jack Kelly <endga...@gmail.com>
+ * Copyright (C) 2008, 2009, 2010 Jack Kelly <endga...@gmail.com>
*
* This library is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
=======================================
--- /trunk/src/libfake437/font_8x8.c Sun Dec 27 18:47:18 2009
+++ /trunk/src/libfake437/font_8x8.c Fri Jan 1 19:05:51 2010
@@ -1,5 +1,5 @@
/* libfake437 - a library for the rendering of code page 437 `graphics'
- * Copyright (C) 2008, 2009 Jack Kelly <endga...@gmail.com>
+ * Copyright (C) 2008, 2009, 2010 Jack Kelly <endga...@gmail.com>
*
* This library is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
=======================================
--- /trunk/src/libfake437/font_8x8_thin.c Sun Dec 27 18:47:18 2009
+++ /trunk/src/libfake437/font_8x8_thin.c Fri Jan 1 19:05:51 2010
@@ -1,5 +1,5 @@
/* libfake437 - a library for the rendering of code page 437 `graphics'
- * Copyright (C) 2008, 2009 Jack Kelly <endga...@gmail.com>
+ * Copyright (C) 2008, 2009, 2010 Jack Kelly <endga...@gmail.com>
*
* This library is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
=======================================
--- /trunk/src/libfake437/fonts.h Sun Dec 27 18:47:18 2009
+++ /trunk/src/libfake437/fonts.h Fri Jan 1 19:05:51 2010
@@ -1,5 +1,5 @@
/* libfake437 - a library for the rendering of code page 437 `graphics'
- * Copyright (C) 2008, 2009 Jack Kelly <endga...@gmail.com>
+ * Copyright (C) 2008, 2009, 2010 Jack Kelly <endga...@gmail.com>
*
* This library is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
=======================================
--- /trunk/src/libfake437/primitive.c Sun Dec 27 18:47:18 2009
+++ /trunk/src/libfake437/primitive.c Fri Jan 1 19:05:51 2010
@@ -1,5 +1,5 @@
/* libfake437 - a library for the rendering of code page 437 `graphics'
- * Copyright (C) 2008, 2009 Jack Kelly <endga...@gmail.com>
+ * Copyright (C) 2008, 2009, 2010 Jack Kelly <endga...@gmail.com>
*
* This library is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
=======================================
--- /trunk/src/libfake437/surface.c Fri Jan 1 19:04:41 2010
+++ /trunk/src/libfake437/surface.c Fri Jan 1 19:05:51 2010
@@ -1,5 +1,5 @@
/* libfake437 - a library for the rendering of code page 437 `graphics'
- * Copyright (C) 2008, 2009 Jack Kelly <endga...@gmail.com>
+ * Copyright (C) 2008, 2009, 2010 Jack Kelly <endga...@gmail.com>
*
* This library is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
=======================================
--- /trunk/src/libfake437++/surface.cpp Sun Dec 27 18:47:18 2009
+++ /trunk/src/libfake437++/surface.cpp Fri Jan 1 19:05:51 2010
@@ -1,5 +1,5 @@
/* libfake437 - a library for the rendering of code page 437 `graphics'
- * Copyright (C) 2008, 2009 Jack Kelly <endga...@gmail.com>
+ * Copyright (C) 2008, 2009, 2010 Jack Kelly <endga...@gmail.com>
*
* This library is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License

Reply all
Reply to author
Forward
0 new messages