diff options
Diffstat (limited to 'src/data/stack.h')
| -rw-r--r-- | src/data/stack.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/data/stack.h b/src/data/stack.h index 21dcdcb..a54a894 100644 --- a/src/data/stack.h +++ b/src/data/stack.h @@ -2,7 +2,7 @@ *: File: ./src/data/stack.h *: A simple interpreter *: - *: WWW : http://fype.buetow.org + *: WWW : http://fype.buetow.org *: AUTHOR : http://paul.buetow.org *: E-Mail : fype at dev.buetow.org *: @@ -16,7 +16,7 @@ *: * Redistributions in binary form must reproduce the above copyright *: notice, this list of conditions and the following disclaimer in the *: documentation and/or other materials provided with the distribution. - *: * Neither the name of P. B. Labs nor the names of its contributors may + *: * Neither the name of buetow.org nor the names of its contributors may *: be used to endorse or promote products derived from this software *: without specific prior written permission. *: |
