[evolution] EMailRequest: Add license header.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] EMailRequest: Add license header.
- Date: Sat, 31 Mar 2012 23:38:56 +0000 (UTC)
commit 86aa5a3c1ac51a4f088e64f4d1fd07fa190bb6e3
Author: Matthew Barnes <mbarnes redhat com>
Date: Sat Mar 31 18:13:48 2012 -0400
EMailRequest: Add license header.
mail/e-mail-request.c | 18 ++++++++++++++++++
mail/e-mail-request.h | 18 ++++++++++++++++++
2 files changed, 36 insertions(+), 0 deletions(-)
---
diff --git a/mail/e-mail-request.c b/mail/e-mail-request.c
index 12c322c..8923f1a 100644
--- a/mail/e-mail-request.c
+++ b/mail/e-mail-request.c
@@ -1,3 +1,21 @@
+/*
+ * e-mail-request.c
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) version 3.
+ *
+ * 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
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ *
+ */
+
#define LIBSOUP_USE_UNSTABLE_REQUEST_API
#include "e-mail-request.h"
diff --git a/mail/e-mail-request.h b/mail/e-mail-request.h
index 9233621..7825ad7 100644
--- a/mail/e-mail-request.h
+++ b/mail/e-mail-request.h
@@ -1,3 +1,21 @@
+/*
+ * e-mail-request.h
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) version 3.
+ *
+ * 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
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ *
+ */
+
#ifndef E_MAIL_REQUEST_H
#define E_MAIL_REQUEST_H
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]