]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Doc: Minor corrections in README and INSTALL
authorJana Babovakova <babovakova.jana@gmail.com>
Wed, 2 Apr 2025 11:44:02 +0000 (13:44 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Wed, 9 Apr 2025 12:47:50 +0000 (14:47 +0200)
- Licence to License - also in code comments.
- copyright date until now.
- updated license text from gnu.org
- added command to build bird documentation.

INSTALL
README
lib/blake2-impl.h
lib/blake2-kat.h
lib/blake2.h
lib/blake2b.c
lib/blake2s.c

diff --git a/INSTALL b/INSTALL
index 917b90af0e97c03b475ef205109368d214a41d36..69e928258da8c983a18802d2c771fc1f2a4e04d7 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -54,3 +54,5 @@ For compiling BIRD documentation you also need:
 
  - Linuxdoc-Tools
  - LaTeX
+
+$ make docs
diff --git a/README b/README
index 32e60e5ee2196465ff2a7057325939368c8b1f34..8960e1257d59c189590c1bdfe2f28d9c59f4c339 100644 (file)
--- a/README
+++ b/README
@@ -6,7 +6,7 @@
                 (c) 1998--2008  Martin Mares <mj@ucw.cz>
                 (c) 1998--2000  Pavel Machek <pavel@ucw.cz>
                 (c) 1998--2008  Ondrej Filip <feela@network.cz>
-                (c) 2009--2019  CZ.NIC z.s.p.o.
+                (c) 2009--now   CZ.NIC z.s.p.o.
 
 ================================================================================
 
@@ -85,22 +85,21 @@ Contributing
 
 Please see the CONTRIBUTING.md file to find how to contribute to BIRD.
 
-Licence
+License
 =======
 
-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 2 of the License, or
-(at your option) any later version.
+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 2
+of the License, or (at your option) any later version.
 
 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
+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 program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+along with this program; if not, see <https://www.gnu.org/licenses/>.
 
 History
 =======
index 0970eda06f6b801894fcd78b0a147324b78582ed..55220216db6980a4cbd5eb82472c8742c99dd8a5 100644 (file)
@@ -5,7 +5,7 @@
  *
  *     Copyright 2012, Samuel Neves <sneves@dei.uc.pt>
  *
- *     You may use this under the terms of the CC0, the OpenSSL Licence, or the
+ *     You may use this under the terms of the CC0, the OpenSSL License, or the
  *     Apache Public License 2.0, at your option.  The terms of these licenses
  *     can be found at:
  *
index 2a3f9c18d5a989952005256b9d43937b8877dacd..755f04740a4352446c98af7de52ef92115b4bf99 100644 (file)
@@ -5,7 +5,7 @@
  *
  *     Copyright 2012, Samuel Neves <sneves@dei.uc.pt>
  *
- *     You may use this under the terms of the CC0, the OpenSSL Licence, or the
+ *     You may use this under the terms of the CC0, the OpenSSL License, or the
  *     Apache Public License 2.0, at your option.  The terms of these licenses
  *     can be found at:
  *
index 8519bbf7a2f5f26d75a406429b48f5f8c0cd7df5..a39fe502d6d43ea0e7ecc0d7c2334487b6c7b7a7 100644 (file)
@@ -5,7 +5,7 @@
  *
  *     Copyright 2012, Samuel Neves <sneves@dei.uc.pt>
  *
- *     You may use this under the terms of the CC0, the OpenSSL Licence, or the
+ *     You may use this under the terms of the CC0, the OpenSSL License, or the
  *     Apache Public License 2.0, at your option.  The terms of these licenses
  *     can be found at:
  *
index e08d542519ac44f6f9906623216fa2b65b179bec..f67f222dde3423a70ff5a423c2309003dc6e09c7 100644 (file)
@@ -5,7 +5,7 @@
  *
  *     Copyright 2012, Samuel Neves <sneves@dei.uc.pt>
  *
- *     You may use this under the terms of the CC0, the OpenSSL Licence, or the
+ *     You may use this under the terms of the CC0, the OpenSSL License, or the
  *     Apache Public License 2.0, at your option.  The terms of these licenses
  *     can be found at:
  *
index dd6f3aafc0f7f007719e3b4ad3e7e79b8d75db54..fcdf2986eaaf9d6cca2b4ed57fa4219fcdfcf79e 100644 (file)
@@ -5,7 +5,7 @@
  *
  *     Copyright 2012, Samuel Neves <sneves@dei.uc.pt>
  *
- *     You may use this under the terms of the CC0, the OpenSSL Licence, or the
+ *     You may use this under the terms of the CC0, the OpenSSL License, or the
  *     Apache Public License 2.0, at your option.  The terms of these licenses
  *     can be found at:
  *