Updated copyright year and maintainer email address.
This commit is contained in:
parent
3ac625efa5
commit
ad9bef78c4
@ -55,7 +55,7 @@ General Public License\footnote{See Appendix \ref{appendix_license} and
|
|||||||
\url{http://www.gnu.org/copyleft/gpl.html}} (GPL) version 3:
|
\url{http://www.gnu.org/copyleft/gpl.html}} (GPL) version 3:
|
||||||
|
|
||||||
\begin{verbatim}
|
\begin{verbatim}
|
||||||
Copyright (C) 2002-2009 Vincent Richard
|
Copyright (C) 2002-2013 Vincent Richard
|
||||||
|
|
||||||
VMime library is free software; you can redistribute it and/or
|
VMime library is free software; you can redistribute it and/or
|
||||||
modify it under the terms of the GNU General Public License as
|
modify it under the terms of the GNU General Public License as
|
||||||
@ -79,7 +79,7 @@ GNU Free Documentation
|
|||||||
License\footnote{See \url{http://www.gnu.org/copyleft/fdl.html}} (FDL):
|
License\footnote{See \url{http://www.gnu.org/copyleft/fdl.html}} (FDL):
|
||||||
|
|
||||||
\begin{verbatim}
|
\begin{verbatim}
|
||||||
Copyright (C) 2004-2009 Vincent Richard
|
Copyright (C) 2004-2013 Vincent Richard
|
||||||
|
|
||||||
Permission is granted to copy, distribute and/or modify
|
Permission is granted to copy, distribute and/or modify
|
||||||
this document under the terms of the GNU Free Documentation
|
this document under the terms of the GNU Free Documentation
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// VMime library (http://www.vmime.org)
|
// VMime library (http://www.vmime.org)
|
||||||
// Copyright (C) 2002-2009 Vincent Richard <vincent@vincent-richard.net>
|
// Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.org>
|
||||||
//
|
//
|
||||||
// This program is free software; you can redistribute it and/or
|
// This program is free software; you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU General Public License as
|
// modify it under the terms of the GNU General Public License as
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user