diff options
Diffstat (limited to 'src/data/stack.c')
| -rw-r--r-- | src/data/stack.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/data/stack.c b/src/data/stack.c index b20354e..fb8cf4b 100644 --- a/src/data/stack.c +++ b/src/data/stack.c @@ -2,8 +2,8 @@ *: File: ./src/data/stack.c *: A simple interpreter *: - *: WWW : http://fype.buetow.org - *: AUTHOR : http://paul.buetow.org + *: WWW : https://github.com/snonux/fype + *: AUTHOR : http://buetow.org *: E-Mail : fype at dev.buetow.org *: *: Copyright (c) 2005 - 2008, Paul Buetow |
