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:
@@ -1,11 +1,9 @@
|
||||
#!/usr/bin/hbmk2
|
||||
/*
|
||||
* Harbour Project source code:
|
||||
* Various validations of filenames and file content, meant to be
|
||||
* run before committing to repository.
|
||||
*
|
||||
* 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
|
||||
@@ -20,7 +18,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/).
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -1,10 +1,8 @@
|
||||
#!/usr/bin/hbmk2
|
||||
/*
|
||||
* Harbour Project source code:
|
||||
* Commit preparer
|
||||
*
|
||||
* Copyright 2012-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
|
||||
@@ -19,7 +17,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/).
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user