aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser/textTest.cpp
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-09-17 10:10:29 +0000
committerVincent Richard <[email protected]>2005-09-17 10:10:29 +0000
commitcbd1110a4bd05590b98c4a5f2a4739c807d3b64a (patch)
treedb7704c1b5689f5764c398688398b65c2b5d9f49 /tests/parser/textTest.cpp
parentSASL authentication. (diff)
downloadvmime-cbd1110a4bd05590b98c4a5f2a4739c807d3b64a.tar.gz
vmime-cbd1110a4bd05590b98c4a5f2a4739c807d3b64a.zip
Updated FSF address.
Diffstat (limited to 'tests/parser/textTest.cpp')
-rw-r--r--tests/parser/textTest.cpp10
1 files changed, 7 insertions, 3 deletions
diff --git a/tests/parser/textTest.cpp b/tests/parser/textTest.cpp
index 7109a0b5..beb62339 100644
--- a/tests/parser/textTest.cpp
+++ b/tests/parser/textTest.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 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.
//
#include "tests/testUtils.hpp"