summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 88fb185)
raw | patch | inline | side by side (parent: 88fb185)
author | Sebastian Harl <sh@tokkee.org> | |
Fri, 14 Oct 2011 10:04:50 +0000 (12:04 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 14 Oct 2011 10:04:50 +0000 (12:04 +0200) |
* Changed year to 2011.
* Added "tokkee" to name ;-)
* Added "tokkee" to name ;-)
COPYING.bsd | patch | blob | history | |
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/COPYING.bsd b/COPYING.bsd
index 1228c7bf91731a09da92c96273de65e1f0af2559..7983a7bb3f6325a591483871fc9fa478812ee5ef 100644 (file)
--- a/COPYING.bsd
+++ b/COPYING.bsd
-Copyright (c) 2010 Sebastian Harl <sh@tokkee.org>
+Copyright (c) 2011 Sebastian 'tokkee' Harl <sh@tokkee.org>
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/configure.ac b/configure.ac
index fd6e6888d1ea4d307ce542368b530752e1999b50..dff4b9bde8eb21e35a781c24eb2bd01f11deb3d9 100644 (file)
--- a/configure.ac
+++ b/configure.ac
dnl
dnl This is the foobar configure script.
dnl
-dnl Copyright (C) 2010 Sebastian Harl <sh@tokkee.org>
+dnl Copyright (C) 2011 Sebastian 'tokkee' 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
dnl ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
AC_INIT([foobar],[m4_esyscmd(./version-gen.sh)],
- [Sebastian Harl <sh@tokkee.org>], [],
+ [Sebastian 'tokkee' Harl <sh@tokkee.org>], [],
[http://git.tokkee.org/?p=template.git])
AC_CONFIG_SRCDIR([src/foobar.c])
AC_CONFIG_HEADERS([src/config.h])
diff --git a/src/fb.c b/src/fb.c
index 9fcd0f5d9e2b8af8bc6ed618face1fc250a0cf72..997ecf955c75203a73e24d741e8f4df39d50046f 100644 (file)
--- a/src/fb.c
+++ b/src/fb.c
/*
* foobar - src/fb.c
- * Copyright (C) 2010 Sebastian Harl <sh@tokkee.org>
+ * Copyright (C) 2011 Sebastian 'tokkee' 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
{
printf("fb version "FB_VERSION_STRING FB_VERSION_EXTRA", "
"built "BUILD_DATE"\n"
- "Copyright (C) 2010 "PACKAGE_BUGREPORT"\n"
+ "Copyright (C) 2011 "PACKAGE_BUGREPORT"\n"
"\nThis is free software under the terms of the GNU GPLv2; see "
/* OR: */
diff --git a/src/fb_features.h.in b/src/fb_features.h.in
index 812258009c4a49a2620f030f1ed7542601a1e123..ca6b3911f267574e7214422fbd93dc1942a89ec8 100644 (file)
--- a/src/fb_features.h.in
+++ b/src/fb_features.h.in
/*
* foobar - src/fb_features.h
- * Copyright (C) 2010 Sebastian Harl <sh@tokkee.org>
+ * Copyright (C) 2011 Sebastian 'tokkee' 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 a808fc32d567245296b507f2aeb49ca742c9ffa6..4a84f8e5ba73d283e9f1b2b40021243788d6491e 100644 (file)
--- a/src/foobar.c
+++ b/src/foobar.c
/*
* foobar - src/foobar.c
- * Copyright (C) 2010 Sebastian Harl <sh@tokkee.org>
+ * Copyright (C) 2011 Sebastian 'tokkee' 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 3e4c938d7d0c98184311bdc38ddda2f373e81730..d36a7428be31b4cca3fc4440aea914bd72b1c12d 100644 (file)
--- a/src/foobar.h
+++ b/src/foobar.h
/*
* foobar - src/foobar.h
- * Copyright (C) 2010 Sebastian Harl <sh@tokkee.org>
+ * Copyright (C) 2011 Sebastian 'tokkee' 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