diff options
Diffstat (limited to 'src/data/array.c')
| -rw-r--r-- | src/data/array.c | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/src/data/array.c b/src/data/array.c index fbb4590..5ae7d3b 100644 --- a/src/data/array.c +++ b/src/data/array.c @@ -1,13 +1,12 @@ /*:* *: File: ./src/data/array.c - *: A simple interpreter + *: A simple Fype interpreter *: - *: WWW : http://fype.buetow.org - *: AUTHOR : http://paul.buetow.org - *: E-Mail : fype at dev.buetow.org + *: WWW: http://fype.buetow.org + *: AUTHOR: http://paul.buetow.org + *: E-Mail: fype at dev.buetow.org *: - *: Copyright (c) 2005 - 2009, Dipl.-Inform. (FH) Paul C. Buetow - *: All rights reserved. + *: The Fype Language; (c) 2005 - 2010 Paul Buetow *: *: Redistribution and use in source and binary forms, with or without modi- *: fication, are permitted provided that the following conditions are met: |
