summaryrefslogtreecommitdiff
path: root/libmu_cpp/folder.cc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-10-09 16:58:21 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2010-10-09 16:58:21 +0300
commitbf07c0b891aad29dd8eb45ff3c1b1ea8c23e7dce (patch)
treec5cb87ca80f96a4f12025d732b6335e00158538c /libmu_cpp/folder.cc
parentf3188dcc18d8de1192c87e7e0284800e9488b976 (diff)
downloadmailutils-bf07c0b891aad29dd8eb45ff3c1b1ea8c23e7dce.tar.gz
mailutils-bf07c0b891aad29dd8eb45ff3c1b1ea8c23e7dce.tar.bz2
Fix copyleft notices to follow the GNU standards.
Diffstat (limited to 'libmu_cpp/folder.cc')
-rw-r--r--libmu_cpp/folder.cc9
1 files changed, 3 insertions, 6 deletions
diff --git a/libmu_cpp/folder.cc b/libmu_cpp/folder.cc
index aa5394123..85cf083f1 100644
--- a/libmu_cpp/folder.cc
+++ b/libmu_cpp/folder.cc
@@ -1,8 +1,7 @@
-/*
- GNU Mailutils -- a suite of utilities for electronic mail
+/* GNU Mailutils -- a suite of utilities for electronic mail
Copyright (C) 2009, 2010 Free Software Foundation, Inc.
This library 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 3 of the License, or (at your option) any later version.
@@ -10,16 +9,14 @@
This library 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 this library; if not, write to the
- Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
- Boston, MA 02110-1301 USA
-*/
+ Public License along with this library. If not, see
+ <http://www.gnu.org/licenses/>. */
#include <mailutils/cpp/folder.h>
using namespace mailutils;
//

Return to:

Send suggestions and report system problems to the System administrator.