From d5b1c81087ed43d49fec4eb35640b65c3658937f Mon Sep 17 00:00:00 2001 From: Oliver Sander <sander@igpm.rwth-aachen.de> Date: Mon, 23 Jan 2012 12:55:38 +0000 Subject: [PATCH] fix typo [[Imported from SVN: r5433]] --- COPYING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/COPYING b/COPYING index 7e4d19ff..e711a673 100644 --- a/COPYING +++ b/COPYING @@ -1,7 +1,7 @@ The DUNE library and headers are licensed under version 2 of the GNU General Public License (see below), with a special exception for linking and compiling against DUNE, the so-called "runtime exception." -The license is intended to be similiar to the GNU Lesser General +The license is intended to be similar to the GNU Lesser General Public License, which by itself isn't suitable for a template library. The exact wording of the exception reads as follows: -- GitLab