X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Ffoobar.c;fp=src%2Ffoobar.c;h=523b57c6cd8f76ea926e05744b0c2d3e11249ded;hb=14ac736ffaaa761a64d78f1701089f29d9879dd3;hp=f1f69158602d2ac52b36612b7ebccb57778bdb7f;hpb=29715e8427313fc3df42fea79e76e4959e2077ee;p=template.git diff --git a/src/foobar.c b/src/foobar.c index f1f6915..523b57c 100644 --- a/src/foobar.c +++ b/src/foobar.c @@ -1,6 +1,6 @@ /* * foobar - src/foobar.c - * Copyright (C) 2007 Sebastian Harl + * Copyright (C) 2008 Sebastian Harl * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the @@ -50,7 +50,7 @@ void exit_usage(char *name, int status) void exit_version(void) { printf("foobar version "VERSION", built "BUILD_DATE"\n" - "Copyright (C) 2007 Sebastian Harl \n" + "Copyright (C) 2008 Sebastian Harl \n" "\nThis is free software under the terms of the GNU GPLv2; see " "the source for\ncopying conditions. There is NO WARRANTY; not "