This is an automated email from the git hooks/post-receive script. thansen pushed a commit to branch master in repository aseprite.
commit 12ec08f97f1f420f8730652b5ce21a30596f87dd Author: David Capello <[email protected]> Date: Tue Feb 23 16:10:54 2016 -0300 Update copyright year --- src/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config.h b/src/config.h index a094ff6..17393d6 100644 --- a/src/config.h +++ b/src/config.h @@ -1,5 +1,5 @@ // Aseprite -// Copyright (C) 2001-2015 David Capello +// Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as @@ -33,7 +33,7 @@ #define WEBSITE_CONTRIBUTORS WEBSITE "contributors/" #define WEBSITE_NEWS_RSS "http://blog.aseprite.org/rss" #define UPDATE_URL WEBSITE "update/?xml=1" -#define COPYRIGHT "Copyright (C) 2001-2015 David Capello" +#define COPYRIGHT "Copyright (C) 2001-2016 David Capello" #include "base/base.h" #include "base/debug.h" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

