diff options
author | Matthias Andreas Benkard <matthias@benkard.de> | 2008-08-29 14:43:06 +0200 |
---|---|---|
committer | Matthias Andreas Benkard <matthias@benkard.de> | 2008-08-29 14:43:06 +0200 |
commit | 63eadba1c4ed6e92aeda0a0691e0ac97ce580a43 (patch) | |
tree | f2c3a93987088df8c5e72be88cc1b9252fcf62f1 | |
parent | 66d555b5963b4ca6f427d417e75c426e65b4058d (diff) |
GUI: Make the copyright notices on the info panel more consistent.
-rw-r--r-- | ToiletLispInfo.plist | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/ToiletLispInfo.plist b/ToiletLispInfo.plist index 49a482f..ba236b8 100644 --- a/ToiletLispInfo.plist +++ b/ToiletLispInfo.plist @@ -16,8 +16,9 @@ License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. +GNU Lesser General Public License for more details. -You should have received a copy of the GNU General Public License -along with this program. If not, see <http://www.gnu.org/licenses/>."; +You should have received a copy of the GNU Lesser General Public +License along with this program. If not, see +<http://www.gnu.org/licenses/>."; } |