From a88d21a336d20cda74b079456efa38bf097eac5e Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Tue, 27 Mar 2007 12:42:53 +0000 Subject: Fixed typo in the copyright header, and added missing paragraph about linking. --- src/net/sendmail/sendmailServiceInfos.cpp | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'src/net/sendmail/sendmailServiceInfos.cpp') diff --git a/src/net/sendmail/sendmailServiceInfos.cpp b/src/net/sendmail/sendmailServiceInfos.cpp index e2f3328c..da3f37d5 100644 --- a/src/net/sendmail/sendmailServiceInfos.cpp +++ b/src/net/sendmail/sendmailServiceInfos.cpp @@ -12,9 +12,13 @@ // 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 along -// with this program; if not, write to the Free Software Foundation, Inc., Foundation, Inc., -// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.. +// 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. +// +// Linking this library statically or dynamically with other modules is making +// a combined work based on this library. Thus, the terms and conditions of +// the GNU General Public License cover the whole combination. // #include "vmime/net/sendmail/sendmailServiceInfos.hpp" -- cgit v1.2.3