summaryrefslogtreecommitdiff
path: root/src/data/array.c
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2010-05-12 20:28:06 +0000
committerPaul Buetow <paul@buetow.org>2010-05-12 20:28:06 +0000
commit3e452b027838fb8114c226667dcab04c9121f61b (patch)
treed9fc06ec69b3a5b02b1261971698547a109356f0 /src/data/array.c
parente3414345f18156200a2ac8ee055aacff7909e2ce (diff)
parent0b7e31f8586a8237297f29793169b3eb27842f46 (diff)
lambda is the new trunk
Diffstat (limited to 'src/data/array.c')
-rw-r--r--src/data/array.c11
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: