Rev 837 | Rev 941 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 837 | Rev 902 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | @echo off |
1 | @echo off |
2 | :: /**************************************************************************** |
2 | :: /**************************************************************************** |
3 | :: * Copyright (C) 2010 by Claas Anders "CaScAdE" Rathje * |
3 | :: * Copyright (C) 2010-2011 by Claas Anders "CaScAdE" Rathje * |
4 | :: * admiralcascade@gmail.com * |
4 | :: * admiralcascade@gmail.com * |
5 | :: * Project-URL: http://www.mylifesucks.de/oss/c-osd/ * |
5 | :: * Project-URL: http://www.mylifesucks.de/oss/c-osd/ * |
6 | :: * * |
6 | :: * * |
7 | :: * This program is free software; you can redistribute it and/or modify * |
7 | :: * This program is free software; you can redistribute it and/or modify * |
8 | :: * it under the terms of the GNU General Public License as published by * |
8 | :: * it under the terms of the GNU General Public License as published by * |
Line 17... | Line 17... | ||
17 | :: * along with this program; if not, write to the * |
17 | :: * along with this program; if not, write to the * |
18 | :: * Free Software Foundation, Inc., * |
18 | :: * Free Software Foundation, Inc., * |
19 | :: * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * |
19 | :: * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * |
20 | :: ****************************************************************************/ |
20 | :: ****************************************************************************/ |
Line 21... | Line 21... | ||
21 | 21 | ||
Line 22... | Line 22... | ||
22 | set DATE=20101218-2030 |
22 | set DATE=20110202-1323 |
Line 23... | Line 23... | ||
23 | 23 | ||
24 | :: date /T |
24 | :: date /T |