From: bernie Date: Sat, 27 May 2006 22:42:46 +0000 (+0000) Subject: Bump copyright year. X-Git-Tag: 1.0.0~592 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=d887587c4065357a5a3901bc515b46d24165e76f;hp=3b33848a29f6a9ba49a2913ba6b721e01d8b95f5;p=bertos.git Bump copyright year. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@649 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/verstag.h b/verstag.h index c7e8da6d..527e9dc6 100755 --- a/verstag.h +++ b/verstag.h @@ -1,7 +1,7 @@ -/*! +/** * \file * @@ -16,13 +16,13 @@ #define DEVLIB_VERSTAG_H #ifndef ARCH_CONFIG_H - #include "arch_config.h" + #include "cfg/arch_config.h" #endif #define APP_NAME "Appname" #define APP_DESCRIPTION "Long application name description" #define APP_AUTHOR "Develer" -#define APP_COPYRIGHT "Copyright 2005 Develer (http://www.develer.com/)" +#define APP_COPYRIGHT "Copyright 2006 Develer (http://www.develer.com/)" #if (ARCH & ARCH_FOO) #define VERS_MAJOR 0