diff options
Diffstat (limited to 'vmime/textPartFactory.hpp')
-rw-r--r-- | vmime/textPartFactory.hpp | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/vmime/textPartFactory.hpp b/vmime/textPartFactory.hpp index 5a7486ba..b07c02f1 100644 --- a/vmime/textPartFactory.hpp +++ b/vmime/textPartFactory.hpp @@ -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 with this program; if not, write to the Free Software -// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, 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. // #ifndef VMIME_TEXTPARTFACTORY_HPP_INCLUDED |