]> git.ipfire.org Git - thirdparty/gnulib.git/commitdiff
Avoid using postal address in license
authorSimon Josefsson <simon@josefsson.org>
Sun, 1 Sep 2024 13:05:24 +0000 (15:05 +0200)
committerSimon Josefsson <simon@josefsson.org>
Sun, 1 Sep 2024 13:05:24 +0000 (15:05 +0200)
* lib/dfa.h, lib/dfa.c: Update license header.
* lib/localeinfo.h, lib/localeinfo.c: Likewise.
* tests/test-dfa-match-aux.c: Likewise.

ChangeLog
lib/dfa.c
lib/dfa.h
lib/localeinfo.c
lib/localeinfo.h
tests/test-dfa-match-aux.c

index 25826b49c26384167b16231a81db8085986d1a39..537d05ad7e600351053028d9337be38d89b5fc48 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2024-09-01  Simon Josefsson  <simon@josefsson.org>
+
+       Avoid using postal address in license
+       * lib/dfa.h, lib/dfa.c: Update license header.
+       * lib/localeinfo.h, lib/localeinfo.c: Likewise.
+       * tests/test-dfa-match-aux.c: Likewise.
+
 2024-09-01  Bruno Haible  <bruno@clisp.org>
 
        Fix mbscasestr test failure on native Windows with MSVC.
index a7a969b6ca55c44ffc6dfe2c91ae4a327751d1a3..9bddc777bccd7042982bf2734a9521917fa9b427 100644 (file)
--- a/lib/dfa.c
+++ b/lib/dfa.c
@@ -13,9 +13,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 */
+   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
 
 /* Written June, 1988 by Mike Haertel
    Modified July, 1988 by Arthur David Olson to assist BMG speedups  */
index b0150738336deaf34c4ae0db9f3286303d3f7ad9..4653add5844f26bd957d88f1f538a69755535e72 100644 (file)
--- a/lib/dfa.h
+++ b/lib/dfa.h
@@ -12,9 +12,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 */
+   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
 
 /* Written June, 1988 by Mike Haertel */
 
index 67af44a6fff40776bb95f9a44af3dd4bc2a1f377..c90f1d76b52eb7bdc3b5cf523eefeee58a712e2e 100644 (file)
@@ -13,9 +13,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.  */
+   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
 
 /* Written by Paul Eggert.  */
 
index f8863edf53d0021817ee041d9ff0a728ba0724e7..765c237186e1633ac0e6f9310553c0fbdadd3099 100644 (file)
@@ -13,9 +13,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.  */
+   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
 
 /* Written by Paul Eggert.  */
 
index 112f9dd91879b804d521b7a5ea1e07b6c460085d..3a66bc62ef0e281e77fcaf26a4c72297955be1cd 100644 (file)
@@ -13,9 +13,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.  */
+   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
 
 #include <config.h>
 #include <locale.h>