From 9e798d5969105ba575de7ee437d64df1069e25db Mon Sep 17 00:00:00 2001 From: Kasijjuf Date: Wed, 3 May 2017 00:36:50 -0500 Subject: [PATCH 1/2] Correct typo in README while maintaining the apparent 70 column text justification --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 4ef5a6c..285dec1 100644 --- a/README +++ b/README @@ -103,9 +103,9 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Please refer to the GNU Public License for more details. -You should have received a copy of the GNU Public License along with -this source code; if not, write to: 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 source code; if not, write to: Free Software +Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Distributed code includes contributions by: JoDi, Angelo Failla, Pablo Martines, Robin Gareus and Meinhard Benn From ec880e2d7cbe98ace1424d08f6fb2160b4cc5181 Mon Sep 17 00:00:00 2001 From: Kasijjuf Date: Sun, 28 May 2017 21:00:52 -0500 Subject: [PATCH 2/2] Update license statement in README to the latest version published by the FSF at . Also formatted to maintain the apparent 70 column text justification. --- README | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/README b/README index 285dec1..82c5ec9 100644 --- a/README +++ b/README @@ -93,19 +93,18 @@ the protocol will be an aim for the development of TBT 2.0 . TBT - Time Based Text is Copyright (C) 2006 - 2012 by Jaromil -This source code is free software; you can redistribute it and/or -modify it under the terms of the GNU Public License as published by -the Free Software Foundation; either version 3 of the License, or (at +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -This source code 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. Please refer to -the GNU Public License for more details. +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. You should have received a copy of the GNU General Public License -along with this source code; if not, write to: Free Software -Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +along with this program. If not, see . Distributed code includes contributions by: JoDi, Angelo Failla, Pablo Martines, Robin Gareus and Meinhard Benn