git » fp-git.git » commit b0400b8

added 2004 in the copyright

author ecalot
2004-07-30 04:11:21 UTC
committer ecalot
2004-07-30 04:11:21 UTC
parent 94be9d0d1b5460a9e6df631eb225ddbc90e0f01c

added 2004 in the copyright

PR/doc/readme.coders.txt +1 -1
PR/doc/readme.txt +2 -2

diff --git a/PR/doc/readme.coders.txt b/PR/doc/readme.coders.txt
index ec22299..7a1701a 100644
--- a/PR/doc/readme.coders.txt
+++ b/PR/doc/readme.coders.txt
@@ -1,5 +1,5 @@
 Princed Resources V1.0
-(c) Copyright 2003 - Princed Development Team
+(c) Copyright 2003, 2004 - Princed Development Team
 http://www.princed.com.ar
 This program is open source under the GNU General Public License terms
 
diff --git a/PR/doc/readme.txt b/PR/doc/readme.txt
index 0f20b8d..feff37d 100644
--- a/PR/doc/readme.txt
+++ b/PR/doc/readme.txt
@@ -1,5 +1,5 @@
 Princed Resources v1.0-dev1
-(c) Copyright 2003 - Princed Development Team
+(c) Copyright 2003, 2004 - Princed Development Team
 http://www.princed.com.ar
 This program is open source under the GNU General Public License terms
 
@@ -75,7 +75,7 @@ Binary:
  * Type "pcspeaker":
  For the internal PC Speaker sound we are using binary data saved in pcs
  format.
- The formas is saved this way:
+ The format is saved this way:
   2 unique bytes for headers
   3 bytes per note (2 for frequency and 1 for duration)
  Format supported by: not supported yet, use xvi32 or any other hex editor.