libgnt/libgnt

Parents d67ecd2b2223
Children d644d6c0aafa
Update all license file headers to point to an https link on gnu's website.

Testing Done:
Compiled

Reviewed at https://reviews.imfreedom.org/r/128/
--- a/gnt-skel.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gnt-skel.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include "gnt-skel.h"
--- a/gnt-skel.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gnt-skel.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef GNT_SKEL_H
--- a/gnt.h.in Sat Aug 22 19:25:47 2020 -0500
+++ b/gnt.h.in Mon Sep 21 21:42:22 2020 -0500
@@ -16,7 +16,7 @@
* 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, see <http://www.gnu.org/licenses/>.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef GNT_H
--- a/gntbindable.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gntbindable.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include <string.h>
--- a/gntbindable.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntbindable.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntbox.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gntbox.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include "gntinternal.h"
--- a/gntbox.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntbox.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntboxprivate.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntboxprivate.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntbutton.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gntbutton.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include <stdlib.h>
--- a/gntbutton.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntbutton.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntcheckbox.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gntcheckbox.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include "gntinternal.h"
--- a/gntcheckbox.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntcheckbox.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntclipboard.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gntclipboard.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include "gntclipboard.h"
--- a/gntclipboard.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntclipboard.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntcolors.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gntcolors.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include "gntinternal.h"
--- a/gntcolors.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntcolors.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntcombobox.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gntcombobox.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include "gntinternal.h"
--- a/gntcombobox.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntcombobox.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntentry.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gntentry.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include <ctype.h>
--- a/gntentry.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntentry.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntfilesel.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gntfilesel.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include "gntinternal.h"
--- a/gntfilesel.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntfilesel.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntinternal.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntinternal.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntkeys.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gntkeys.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include "gntinternal.h"
--- a/gntkeys.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntkeys.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntlabel.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gntlabel.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include "gntinternal.h"
--- a/gntlabel.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntlabel.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntline.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gntline.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include "gntinternal.h"
--- a/gntline.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntline.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntmain.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gntmain.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#define _GNU_SOURCE
--- a/gntmain.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntmain.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,7 +16,7 @@
* 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, see <http://www.gnu.org/licenses/>.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntmainprivate.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntmainprivate.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntmenu.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gntmenu.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include "gntinternal.h"
--- a/gntmenu.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntmenu.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntmenuitem.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gntmenuitem.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include "gntinternal.h"
--- a/gntmenuitem.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntmenuitem.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntmenuitemcheck.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gntmenuitemcheck.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include "gntinternal.h"
--- a/gntmenuitemcheck.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntmenuitemcheck.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntmenuitemprivate.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntmenuitemprivate.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntmenuprivate.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntmenuprivate.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntncurses.h.in Sat Aug 22 19:25:47 2020 -0500
+++ b/gntncurses.h.in Mon Sep 21 21:42:22 2020 -0500
@@ -16,7 +16,7 @@
* 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, see <http://www.gnu.org/licenses/>.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntprogressbar.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gntprogressbar.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
**/
#include "gntinternal.h"
--- a/gntprogressbar.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntprogressbar.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntslider.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gntslider.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include "gntinternal.h"
--- a/gntslider.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntslider.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntstyle.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gntstyle.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include "gntinternal.h"
--- a/gntstyle.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntstyle.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntstyleprivate.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntstyleprivate.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gnttextview.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gnttextview.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include "gntinternal.h"
--- a/gnttextview.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gnttextview.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gnttextviewprivate.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gnttextviewprivate.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gnttree.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gnttree.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include "gntinternal.h"
--- a/gnttree.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gnttree.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gnttreeprivate.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gnttreeprivate.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntutils.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gntutils.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include "gntinternal.h"
--- a/gntutils.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntutils.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntversion.h.in Sat Aug 22 19:25:47 2020 -0500
+++ b/gntversion.h.in Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntwidget.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gntwidget.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
/* Stuff brutally ripped from Gflib */
--- a/gntwidget.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntwidget.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntwidgetprivate.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntwidgetprivate.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntwindow.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gntwindow.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include "gntinternal.h"
--- a/gntwindow.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntwindow.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntwm.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gntwm.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include "gntinternal.h"
--- a/gntwm.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntwm.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntwmprivate.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntwmprivate.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntws.c Sat Aug 22 19:25:47 2020 -0500
+++ b/gntws.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include <gmodule.h>
--- a/gntws.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntws.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/gntwsprivate.h Sat Aug 22 19:25:47 2020 -0500
+++ b/gntwsprivate.h Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(GNT_GLOBAL_HEADER_INSIDE) && !defined(GNT_COMPILATION)
--- a/wms/irssi.c Sat Aug 22 19:25:47 2020 -0500
+++ b/wms/irssi.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
/*
--- a/wms/s.c Sat Aug 22 19:25:47 2020 -0500
+++ b/wms/s.c Mon Sep 21 21:42:22 2020 -0500
@@ -16,8 +16,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include <string.h>