Update of /cvsroot/plib/plib/demos/simon/src
In directory usw-pr-cvs1:/tmp/cvs-serv9024
Modified Files:
simon.h simon_api.cxx simon.cxx
Log Message:
Added copyright notices and copying permission statement [2]
Index: simon.h
===================================================================
RCS file: /cvsroot/plib/plib/demos/simon/src/simon.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- simon.h 15 Sep 2002 01:59:23 -0000 1.3
+++ simon.h 15 Sep 2002 02:33:33 -0000 1.4
@@ -1,5 +1,5 @@
/*
- PLIB - A Suite of Portable Game Libraries
+ S.I.M.O.N - Simple Interface for Making Oliver's programs Nice
Copyright (C) 2002 Steve Baker
This library is free software; you can redistribute it and/or modify
Index: simon_api.cxx
===================================================================
RCS file: /cvsroot/plib/plib/demos/simon/src/simon_api.cxx,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- simon_api.cxx 15 Sep 2002 01:59:23 -0000 1.3
+++ simon_api.cxx 15 Sep 2002 02:33:33 -0000 1.4
@@ -1,5 +1,5 @@
/*
- PLIB - A Suite of Portable Game Libraries
+ S.I.M.O.N - Simple Interface for Making Oliver's programs Nice
Copyright (C) 2002 Steve Baker
This library is free software; you can redistribute it and/or modify
Index: simon.cxx
===================================================================
RCS file: /cvsroot/plib/plib/demos/simon/src/simon.cxx,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- simon.cxx 15 Sep 2002 01:59:23 -0000 1.4
+++ simon.cxx 15 Sep 2002 02:33:33 -0000 1.5
@@ -1,5 +1,5 @@
/*
- PLIB - A Suite of Portable Game Libraries
+ S.I.M.O.N - Simple Interface for Making Oliver's programs Nice
Copyright (C) 2002 Steve Baker
This program is free software; you can redistribute it and/or modify
|