2016-01-14 19:17 UTC+0100 Viktor Szakats (vszakats users.noreply.github.com)
* *
% remove brandings and homepage [1] from copyright header. Pass 1 - using script.
[1] nobody has access to it anymore AFAIK - and it's also just
a redirect since long
! update url in copyright header
; this should make the diff between 3.4 and 3.2 easier to manage
This commit is contained in:
@@ -5,17 +5,17 @@
|
||||
|
||||
# ---------------------------------------------------------------
|
||||
# GNU make docs:
|
||||
# http://www.gnu.org/software/make/manual/make.html
|
||||
# https://www.gnu.org/software/make/manual/make.html
|
||||
# http://www.wanderinghorse.net/computing/make/
|
||||
# http://www.jgc.org/feeds/topic-gnumake.xml
|
||||
# http://lists.gnu.org/archive/html/help-make/
|
||||
# http://make.paulandlesley.org/
|
||||
# Portable shell programming:
|
||||
# http://www.gnu.org/software/autoconf/manual/html_node/Portable-Shell.html
|
||||
# http://www.gnu.org/software/bash/manual/bashref.html
|
||||
# https://www.gnu.org/software/autoconf/manual/html_node/Portable-Shell.html
|
||||
# https://www.gnu.org/software/bash/manual/bashref.html
|
||||
# http://www.opengroup.org/onlinepubs/009695399/utilities/xcu_chap02.html
|
||||
# GNU coding standards:
|
||||
# http://www.gnu.org/prep/standards/standards.html
|
||||
# https://www.gnu.org/prep/standards/standards.html
|
||||
# GNU Make NEWS:
|
||||
# http://cvs.savannah.gnu.org/viewvc/make/NEWS?root=make&view=markup
|
||||
# ---------------------------------------------------------------
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
/*
|
||||
* Harbour Project source code:
|
||||
* Manage translations and automatic doc generation
|
||||
*
|
||||
* Copyright 2013 Viktor Szakats (vszakats.net/harbour)
|
||||
* www - http://harbour-project.org
|
||||
*
|
||||
* 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
|
||||
@@ -18,7 +16,7 @@
|
||||
* 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 (or visit
|
||||
* their web site at http://www.gnu.org/).
|
||||
* their web site at https://www.gnu.org/).
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
* Converts core lang modules to standard .po files
|
||||
*
|
||||
* Copyright 2013 Viktor Szakats (vszakats.net/harbour)
|
||||
* www - http://harbour-project.org
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
* Converts .po files to core lang modules
|
||||
*
|
||||
* Copyright 2013 Viktor Szakats (vszakats.net/harbour)
|
||||
* www - http://harbour-project.org
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user