summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b64b24b)
raw | patch | inline | side by side (parent: b64b24b)
author | Sebastian Harl <sh@tokkee.org> | |
Wed, 10 Mar 2010 12:38:49 +0000 (13:38 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 10 Mar 2010 12:38:49 +0000 (13:38 +0100) |
configure.ac | patch | blob | history | |
src/fb.c | patch | blob | history | |
src/fb_features.h.in | patch | blob | history | |
src/foobar.c | patch | blob | history | |
src/foobar.h | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index 5539e7eae8c1ba52136fe7365028ac50eb5c4822..3ba0c877a246e5e0e55652b06fe3fed7cb641726 100644 (file)
--- a/configure.ac
+++ b/configure.ac
dnl
dnl This is the foobar configure script.
dnl
-dnl Copyright (C) 2009 Sebastian Harl <sh@tokkee.org>
+dnl Copyright (C) 2010 Sebastian Harl <sh@tokkee.org>
dnl
dnl This program is free software; you can redistribute it and/or modify it
dnl under the terms of the GNU General Public License as published by the
diff --git a/src/fb.c b/src/fb.c
index 4b8ae44a9f4adb3ae8399a323bd92593fdf21968..b5554e3034170e763e9f70acaebd3b4cfdb7b4a1 100644 (file)
--- a/src/fb.c
+++ b/src/fb.c
/*
* foobar - src/fb.c
- * Copyright (C) 2009 Sebastian Harl <sh@tokkee.org>
+ * Copyright (C) 2010 Sebastian Harl <sh@tokkee.org>
*
* 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
exit_version(void)
{
printf("fb version "VERSION", built "BUILD_DATE"\n"
- "Copyright (C) 2009 Sebastian Harl <sh@tokkee.org>\n"
+ "Copyright (C) 2010 Sebastian Harl <sh@tokkee.org>\n"
"\nThis is free software under the terms of the GNU GPLv2; see "
"the source for\ncopying conditions. There is NO WARRANTY; not "
diff --git a/src/fb_features.h.in b/src/fb_features.h.in
index 3844c656b04aba8ffee6b56704211cca0e9cf99e..99473d13d92288dfe8b1546a57bcf44d16c9ff4c 100644 (file)
--- a/src/fb_features.h.in
+++ b/src/fb_features.h.in
/*
* foobar - src/fb_features.h
- * Copyright (C) 2009 Sebastian Harl <sh@tokkee.org>
+ * Copyright (C) 2010 Sebastian Harl <sh@tokkee.org>
*
* 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
diff --git a/src/foobar.c b/src/foobar.c
index 385880ee82b4688db892bedc4403bca36946182d..fbb87759b87d2fab57badcad77a6c609d92a3ab8 100644 (file)
--- a/src/foobar.c
+++ b/src/foobar.c
/*
* foobar - src/foobar.c
- * Copyright (C) 2009 Sebastian Harl <sh@tokkee.org>
+ * Copyright (C) 2010 Sebastian Harl <sh@tokkee.org>
*
* 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
diff --git a/src/foobar.h b/src/foobar.h
index bc654ec62d29b1770b6c6707411cb64b78eb7675..2d6dfb821ea4ba1621736191553575bc4d09ff78 100644 (file)
--- a/src/foobar.h
+++ b/src/foobar.h
/*
* foobar - src/foobar.h
- * Copyright (C) 2009 Sebastian Harl <sh@tokkee.org>
+ * Copyright (C) 2010 Sebastian Harl <sh@tokkee.org>
*
* 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