summaryrefslogtreecommitdiffstats
path: root/libkcal/libical
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-06 03:13:16 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-06 03:13:16 +0000
commit3061af5f7cf883bd004444dde51468f679129ff4 (patch)
treee762b2a00ac345f5d95213607cc236a84bf11150 /libkcal/libical
parent3241defdb15149b611ff3be433631b8af8a823f7 (diff)
downloadtdepim-3061af5f7cf883bd004444dde51468f679129ff4.tar.gz
tdepim-3061af5f7cf883bd004444dde51468f679129ff4.zip
Updated obsolete GPL license addresses to current GPL address
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'libkcal/libical')
-rw-r--r--libkcal/libical/vzic-1.3/test-vzic.c2
-rw-r--r--libkcal/libical/vzic-1.3/vzic-dump.c2
-rw-r--r--libkcal/libical/vzic-1.3/vzic-dump.h2
-rwxr-xr-xlibkcal/libical/vzic-1.3/vzic-dump.pl2
-rwxr-xr-xlibkcal/libical/vzic-1.3/vzic-merge.pl2
-rw-r--r--libkcal/libical/vzic-1.3/vzic-output.c2
-rw-r--r--libkcal/libical/vzic-1.3/vzic-output.h2
-rw-r--r--libkcal/libical/vzic-1.3/vzic-parse.c2
-rw-r--r--libkcal/libical/vzic-1.3/vzic-parse.h2
-rwxr-xr-xlibkcal/libical/vzic-1.3/vzic-test.pl2
-rw-r--r--libkcal/libical/vzic-1.3/vzic.c2
-rw-r--r--libkcal/libical/vzic-1.3/vzic.h2
12 files changed, 12 insertions, 12 deletions
diff --git a/libkcal/libical/vzic-1.3/test-vzic.c b/libkcal/libical/vzic-1.3/test-vzic.c
index 9da1abe1..c06f2738 100644
--- a/libkcal/libical/vzic-1.3/test-vzic.c
+++ b/libkcal/libical/vzic-1.3/test-vzic.c
@@ -19,7 +19,7 @@
*
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/*
diff --git a/libkcal/libical/vzic-1.3/vzic-dump.c b/libkcal/libical/vzic-1.3/vzic-dump.c
index 405d7eef..8e76aa80 100644
--- a/libkcal/libical/vzic-1.3/vzic-dump.c
+++ b/libkcal/libical/vzic-1.3/vzic-dump.c
@@ -19,7 +19,7 @@
*
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/*
diff --git a/libkcal/libical/vzic-1.3/vzic-dump.h b/libkcal/libical/vzic-1.3/vzic-dump.h
index ab9fe001..b37741a1 100644
--- a/libkcal/libical/vzic-1.3/vzic-dump.h
+++ b/libkcal/libical/vzic-1.3/vzic-dump.h
@@ -19,7 +19,7 @@
*
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/*
diff --git a/libkcal/libical/vzic-1.3/vzic-dump.pl b/libkcal/libical/vzic-1.3/vzic-dump.pl
index dc789bc8..e73185ca 100755
--- a/libkcal/libical/vzic-1.3/vzic-dump.pl
+++ b/libkcal/libical/vzic-1.3/vzic-dump.pl
@@ -21,7 +21,7 @@
#
# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#
#
diff --git a/libkcal/libical/vzic-1.3/vzic-merge.pl b/libkcal/libical/vzic-1.3/vzic-merge.pl
index d1e545ee..020f5708 100755
--- a/libkcal/libical/vzic-1.3/vzic-merge.pl
+++ b/libkcal/libical/vzic-1.3/vzic-merge.pl
@@ -21,7 +21,7 @@
#
# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#
#
diff --git a/libkcal/libical/vzic-1.3/vzic-output.c b/libkcal/libical/vzic-1.3/vzic-output.c
index a23ece13..87dd7529 100644
--- a/libkcal/libical/vzic-1.3/vzic-output.c
+++ b/libkcal/libical/vzic-1.3/vzic-output.c
@@ -19,7 +19,7 @@
*
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/* ALGORITHM:
diff --git a/libkcal/libical/vzic-1.3/vzic-output.h b/libkcal/libical/vzic-1.3/vzic-output.h
index 4552ac7b..1e2df9f8 100644
--- a/libkcal/libical/vzic-1.3/vzic-output.h
+++ b/libkcal/libical/vzic-1.3/vzic-output.h
@@ -19,7 +19,7 @@
*
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _VZIC_OUTPUT_H_
diff --git a/libkcal/libical/vzic-1.3/vzic-parse.c b/libkcal/libical/vzic-1.3/vzic-parse.c
index 6ecdb721..aa50ff26 100644
--- a/libkcal/libical/vzic-1.3/vzic-parse.c
+++ b/libkcal/libical/vzic-1.3/vzic-parse.c
@@ -19,7 +19,7 @@
*
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include <ctype.h>
diff --git a/libkcal/libical/vzic-1.3/vzic-parse.h b/libkcal/libical/vzic-1.3/vzic-parse.h
index fde3b2c7..c6d7c1be 100644
--- a/libkcal/libical/vzic-1.3/vzic-parse.h
+++ b/libkcal/libical/vzic-1.3/vzic-parse.h
@@ -19,7 +19,7 @@
*
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _VZIC_PARSE_H_
diff --git a/libkcal/libical/vzic-1.3/vzic-test.pl b/libkcal/libical/vzic-1.3/vzic-test.pl
index cebac79f..0bf20ea7 100755
--- a/libkcal/libical/vzic-1.3/vzic-test.pl
+++ b/libkcal/libical/vzic-1.3/vzic-test.pl
@@ -21,7 +21,7 @@
#
# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#
#
diff --git a/libkcal/libical/vzic-1.3/vzic.c b/libkcal/libical/vzic-1.3/vzic.c
index 1108d877..41bfa3b4 100644
--- a/libkcal/libical/vzic-1.3/vzic.c
+++ b/libkcal/libical/vzic-1.3/vzic.c
@@ -19,7 +19,7 @@
*
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include <stdio.h>
diff --git a/libkcal/libical/vzic-1.3/vzic.h b/libkcal/libical/vzic-1.3/vzic.h
index afa84d67..3d0daf89 100644
--- a/libkcal/libical/vzic-1.3/vzic.h
+++ b/libkcal/libical/vzic-1.3/vzic.h
@@ -19,7 +19,7 @@
*
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _VZIC_H_