summaryrefslogtreecommitdiff
path: root/src/data/stack.c
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-04-29 12:47:57 +0100
committerPaul Buetow <git@mx.buetow.org>2021-04-29 12:47:57 +0100
commit2f8dccca0ab3ea162fe3aa09e84a9f44c4e1de1e (patch)
tree4800884f54578adaf8805b95cb2772f8933f92ae /src/data/stack.c
parent21622fd15950bfb975ca8fef73a8ca1bd4c2a8e2 (diff)
update URIs
Diffstat (limited to 'src/data/stack.c')
-rw-r--r--src/data/stack.c4
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