diff options
Diffstat (limited to 'src/build.h')
| -rw-r--r-- | src/build.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/build.h b/src/build.h index 4e046ad..27dbb5c 100644 --- a/src/build.h +++ b/src/build.h @@ -2,11 +2,11 @@ *: File: ./src/build.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 *: - *: Copyright (c) 2005 - 2008, Paul Buetow + *: Copyright (c) 2005 - 2009, Dipl.-Inform. (FH) Paul C. Buetow *: All rights reserved. *: *: Redistribution and use in source and binary forms, with or without modi- @@ -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. *: @@ -36,7 +36,7 @@ #ifndef BUILD_H #define BUILD_H -#define BUILDNR 9666 -#define OS_FREEBSD +#define BUILDNR 9669 +#define OS_LINUX #endif |
