diff options
| author | Paul Buetow <paul@buetow.org> | 2008-10-25 00:12:08 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-10-25 00:12:08 +0000 |
| commit | a5f564d59149de660c4832b8c6e8acd42770479c (patch) | |
| tree | 94952a444282e24bc31765fc370c85e485b4e27a /docs | |
| parent | d92a66e029d85e320663ec85b87c9f41fc493b09 (diff) | |
make headers
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/header.txt | 2 | ||||
| -rw-r--r-- | docs/help.txt | 4 | ||||
| -rw-r--r-- | docs/stats.txt | 2 | ||||
| -rw-r--r-- | docs/version.txt | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/docs/header.txt b/docs/header.txt index d673a17..b758e84 100644 --- a/docs/header.txt +++ b/docs/header.txt @@ -4,7 +4,7 @@ A simple interpreter WWW : http://fype.buetow.org E-Mail : fype@dev.buetow.org -Copyright (c) 2005 2006 2007 2008, Dipl.-Inf. (FH) Paul C. Buetow +Copyright (c) 2005 2006 2007 2008, Paul C. Buetow All rights reserved. Redistribution and use in source and binary forms, with or without modi- diff --git a/docs/help.txt b/docs/help.txt index 6d0cd97..d09a1b9 100644 --- a/docs/help.txt +++ b/docs/help.txt @@ -1,5 +1,5 @@ -Fype v0.1-devel Build 9255 -Copyright by Paul C. Buetow (2005 - 2008) <fype@dev.buetow.org> +Fype v0.1-devel Build 9257 +(c) Paul C. Buetow (2005 - 2008) <fype@dev.buetow.org> -e Executes given code string (see synopses) -h Prints this help -s Prints the synopsis diff --git a/docs/stats.txt b/docs/stats.txt index 769199d..a2a5f82 100644 --- a/docs/stats.txt +++ b/docs/stats.txt @@ -1,4 +1,4 @@ ===> Num of C source files : 42 -===> Num of C source lines : 7536 +===> Num of C source lines : 7575 ===> Num of Fype source examples : 14 ===> Num of Fype source lines : 358 diff --git a/docs/version.txt b/docs/version.txt index 42da0a6..a585f2c 100644 --- a/docs/version.txt +++ b/docs/version.txt @@ -1 +1 @@ -Fype v0.1-devel Build 9255 +Fype v0.1-devel Build 9257 |
