aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/conduits
diff options
context:
space:
mode:
authorSankarasivasubramanian Pasupathilingam <psankar@src.gnome.org>2008-10-14 17:35:11 +0800
committerSankarasivasubramanian Pasupathilingam <psankar@src.gnome.org>2008-10-14 17:35:11 +0800
commitc3aad49dee688ae227615fa738d8dee32110844c (patch)
tree8ace09c87cf136acfcfbec2b6e2eb05883bd311b /calendar/conduits
parent83c2cc10f4dde85c2f4acfdf0df32990d11facde (diff)
downloadgsoc2013-evolution-c3aad49dee688ae227615fa738d8dee32110844c.tar
gsoc2013-evolution-c3aad49dee688ae227615fa738d8dee32110844c.tar.gz
gsoc2013-evolution-c3aad49dee688ae227615fa738d8dee32110844c.tar.bz2
gsoc2013-evolution-c3aad49dee688ae227615fa738d8dee32110844c.tar.lz
gsoc2013-evolution-c3aad49dee688ae227615fa738d8dee32110844c.tar.xz
gsoc2013-evolution-c3aad49dee688ae227615fa738d8dee32110844c.tar.zst
gsoc2013-evolution-c3aad49dee688ae227615fa738d8dee32110844c.zip
Remove improper FSF copyright statements; was never signed over to them
* Remove improper FSF copyright statements; was never signed over to them and was incorrectly added to this file due to a mistake made by the original developer. svn path=/trunk/; revision=36616
Diffstat (limited to 'calendar/conduits')
-rw-r--r--calendar/conduits/calendar/calendar-conduit.c1
-rw-r--r--calendar/conduits/memo/memo-conduit.c1
-rw-r--r--calendar/conduits/todo/todo-conduit.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/calendar/conduits/calendar/calendar-conduit.c b/calendar/conduits/calendar/calendar-conduit.c
index 5d610132a3..b39507a3cd 100644
--- a/calendar/conduits/calendar/calendar-conduit.c
+++ b/calendar/conduits/calendar/calendar-conduit.c
@@ -1,7 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* Evolution calendar - Calendar Conduit
*
- * Copyright (C) 1998 Free Software Foundation
* Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors: Eskil Heyn Olsen <deity@eskil.dk>
diff --git a/calendar/conduits/memo/memo-conduit.c b/calendar/conduits/memo/memo-conduit.c
index 1a9638b0ce..9c51333063 100644
--- a/calendar/conduits/memo/memo-conduit.c
+++ b/calendar/conduits/memo/memo-conduit.c
@@ -1,7 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* Evolution calendar - Memo Conduit
*
- * Copyright (C) 1998 Free Software Foundation
* Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors: Eskil Heyn Olsen <deity@eskil.dk>
diff --git a/calendar/conduits/todo/todo-conduit.c b/calendar/conduits/todo/todo-conduit.c
index de93956d18..516e81a8a1 100644
--- a/calendar/conduits/todo/todo-conduit.c
+++ b/calendar/conduits/todo/todo-conduit.c
@@ -1,7 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* Evolution calendar - ToDo Conduit
*
- * Copyright (C) 1998 Free Software Foundation
* Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors: Eskil Heyn Olsen <deity@eskil.dk>