From a6fbb40a125e4bd7c5b081ebe2bc6c7b0ec1042b Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Tue, 27 Jul 2010 23:17:26 +0200 Subject: [PATCH] Added GPL and copyright information to color themes and holiday files --- doc/rc/dark-16.theme | 27 +++++++++++++++++++++++++++ doc/rc/dark-256.theme | 27 +++++++++++++++++++++++++++ doc/rc/dark-blue-256.theme | 27 +++++++++++++++++++++++++++ doc/rc/dark-green-256.theme | 27 +++++++++++++++++++++++++++ doc/rc/dark-red-256.theme | 27 +++++++++++++++++++++++++++ doc/rc/holidays-SE.rc | 29 +++++++++++++++++++++++++++++ doc/rc/holidays-US.rc | 29 +++++++++++++++++++++++++++++ doc/rc/light-16.theme | 27 +++++++++++++++++++++++++++ doc/rc/light-256.theme | 28 +++++++++++++++++++++++++++- 9 files changed, 247 insertions(+), 1 deletion(-) diff --git a/doc/rc/dark-16.theme b/doc/rc/dark-16.theme index 1ce91a1ba..a45e1006d 100644 --- a/doc/rc/dark-16.theme +++ b/doc/rc/dark-16.theme @@ -1,4 +1,31 @@ +################################################################################ # Sample task 1.9 (or later) dark 16-color theme +# +# task - a command line task list manager. +# +# Copyright 2006 - 2010, Paul Beckingham. +# All rights reserved. +# +# 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 Free Software +# Foundation; either version 2 of the License, or (at your option) any later +# version. +# +# This program is distributed in the hope that it will be useful, but WITHOUT +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more +# details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the +# +# Free Software Foundation, Inc., +# 51 Franklin Street, Fifth Floor, +# Boston, MA +# 02110-1301 +# USA +# +################################################################################ color=on color.header=yellow diff --git a/doc/rc/dark-256.theme b/doc/rc/dark-256.theme index 9feba5141..1dcd34878 100644 --- a/doc/rc/dark-256.theme +++ b/doc/rc/dark-256.theme @@ -1,4 +1,31 @@ +############################################################################### # Sample task 1.9 (or later) dark 256-color theme +# +# task - a command line task list manager. +# +# Copyright 2006 - 2010, Paul Beckingham. +# All rights reserved. +# +# 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 Free Software +# Foundation; either version 2 of the License, or (at your option) any later +# version. +# +# This program is distributed in the hope that it will be useful, but WITHOUT +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more +# details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the +# +# Free Software Foundation, Inc., +# 51 Franklin Street, Fifth Floor, +# Boston, MA +# 02110-1301 +# USA +# +################################################################################ color=on color.header=color3 diff --git a/doc/rc/dark-blue-256.theme b/doc/rc/dark-blue-256.theme index 0c19c3fac..bc06a67b9 100644 --- a/doc/rc/dark-blue-256.theme +++ b/doc/rc/dark-blue-256.theme @@ -1,4 +1,31 @@ +############################################################################### # Sample task 1.9 (or later) dark 256-color theme, featuring blue. +# +# task - a command line task list manager. +# +# Copyright 2006 - 2010, Paul Beckingham. +# All rights reserved. +# +# 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 Free Software +# Foundation; either version 2 of the License, or (at your option) any later +# version. +# +# This program is distributed in the hope that it will be useful, but WITHOUT +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more +# details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the +# +# Free Software Foundation, Inc., +# 51 Franklin Street, Fifth Floor, +# Boston, MA +# 02110-1301 +# USA +# +################################################################################ color=on color.header=rgb013 diff --git a/doc/rc/dark-green-256.theme b/doc/rc/dark-green-256.theme index e2d3aa3a0..d2b3a98e5 100644 --- a/doc/rc/dark-green-256.theme +++ b/doc/rc/dark-green-256.theme @@ -1,4 +1,31 @@ +############################################################################### # Sample task 1.9 (or later) dark 256-color theme, featuring green. +# +# task - a command line task list manager. +# +# Copyright 2006 - 2010, Paul Beckingham. +# All rights reserved. +# +# 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 Free Software +# Foundation; either version 2 of the License, or (at your option) any later +# version. +# +# This program is distributed in the hope that it will be useful, but WITHOUT +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more +# details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the +# +# Free Software Foundation, Inc., +# 51 Franklin Street, Fifth Floor, +# Boston, MA +# 02110-1301 +# USA +# +################################################################################ color=on color.header=rgb031 diff --git a/doc/rc/dark-red-256.theme b/doc/rc/dark-red-256.theme index 11466a75a..73927ea43 100644 --- a/doc/rc/dark-red-256.theme +++ b/doc/rc/dark-red-256.theme @@ -1,4 +1,31 @@ +############################################################################### # Sample task 1.9 (or later) dark 256-color theme, featuring red. +# +# task - a command line task list manager. +# +# Copyright 2006 - 2010, Paul Beckingham. +# All rights reserved. +# +# 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 Free Software +# Foundation; either version 2 of the License, or (at your option) any later +# version. +# +# This program is distributed in the hope that it will be useful, but WITHOUT +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more +# details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the +# +# Free Software Foundation, Inc., +# 51 Franklin Street, Fifth Floor, +# Boston, MA +# 02110-1301 +# USA +# +################################################################################ color=on color.header=rgb100 diff --git a/doc/rc/holidays-SE.rc b/doc/rc/holidays-SE.rc index d5d14f2f9..7a5930448 100644 --- a/doc/rc/holidays-SE.rc +++ b/doc/rc/holidays-SE.rc @@ -1,3 +1,32 @@ +################################################################################ +# Sample calendar for Sweden +# +# task - a command line task list manager. +# +# Copyright 2010, Federico Hernandez. +# All rights reserved. +# +# 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 Free Software +# Foundation; either version 2 of the License, or (at your option) any later +# version. +# +# This program is distributed in the hope that it will be useful, but WITHOUT +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more +# details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the +# +# Free Software Foundation, Inc., +# 51 Franklin Street, Fifth Floor, +# Boston, MA +# 02110-1301 +# USA +# +################################################################################ + calendar.holidays=sparse holiday.nyårsdagen.name=Nyårsdagen diff --git a/doc/rc/holidays-US.rc b/doc/rc/holidays-US.rc index 81789779d..9527659f0 100644 --- a/doc/rc/holidays-US.rc +++ b/doc/rc/holidays-US.rc @@ -1,3 +1,32 @@ +################################################################################ +# Sample calendar for the US +# +# task - a command line task list manager. +# +# Copyright 2010, Federico Hernandez. +# All rights reserved. +# +# 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 Free Software +# Foundation; either version 2 of the License, or (at your option) any later +# version. +# +# This program is distributed in the hope that it will be useful, but WITHOUT +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more +# details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the +# +# Free Software Foundation, Inc., +# 51 Franklin Street, Fifth Floor, +# Boston, MA +# 02110-1301 +# USA +# +################################################################################ + calendar.holidays=sparse holiday.newyearsday.name=New Years Day diff --git a/doc/rc/light-16.theme b/doc/rc/light-16.theme index 24ba3650c..e60eb0f77 100644 --- a/doc/rc/light-16.theme +++ b/doc/rc/light-16.theme @@ -1,4 +1,31 @@ +############################################################################### # Sample task 1.9 (or later) light 16-color theme +# +# task - a command line task list manager. +# +# Copyright 2006 - 2010, Paul Beckingham. +# All rights reserved. +# +# 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 Free Software +# Foundation; either version 2 of the License, or (at your option) any later +# version. +# +# This program is distributed in the hope that it will be useful, but WITHOUT +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more +# details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the +# +# Free Software Foundation, Inc., +# 51 Franklin Street, Fifth Floor, +# Boston, MA +# 02110-1301 +# USA +# +################################################################################ color=on color.header=blue diff --git a/doc/rc/light-256.theme b/doc/rc/light-256.theme index 72e45bc84..8af0092e9 100644 --- a/doc/rc/light-256.theme +++ b/doc/rc/light-256.theme @@ -1,5 +1,31 @@ +############################################################################### # Sample task 1.9 (or later) light 256-color theme - +# +# task - a command line task list manager. +# +# Copyright 2006 - 2010, Paul Beckingham. +# All rights reserved. +# +# 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 Free Software +# Foundation; either version 2 of the License, or (at your option) any later +# version. +# +# This program is distributed in the hope that it will be useful, but WITHOUT +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more +# details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the +# +# Free Software Foundation, Inc., +# 51 Franklin Street, Fifth Floor, +# Boston, MA +# 02110-1301 +# USA +# +################################################################################ color=on color.header=color4 color.footnote=color4