1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Prefer https URLs where possible.

This commit is contained in:
Bruno Haible
2018-09-17 16:53:00 +02:00
parent e828167f62
commit b3c3566855
51 changed files with 64 additions and 64 deletions

View File

@@ -17,7 +17,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/>.
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#### Start of system configuration section. ####

View File

@@ -30,7 +30,7 @@
#endif
/* Generated from IANA charset data from http://www.iana.org/assignments/character-sets by charsets.awk */
/* Generated from IANA charset data from https://www.iana.org/assignments/character-sets by charsets.awk */
/* last updated 2002-06-14 */
/* process with:
gperf -CDEGTlot -H charset_hash -K name -L ANSI-C -N charset_entry

View File

@@ -1,5 +1,5 @@
%{
/* Generated from IANA charset data from http://www.iana.org/assignments/character-sets by charsets.awk */
/* Generated from IANA charset data from https://www.iana.org/assignments/character-sets by charsets.awk */
/* last updated 2002-06-14 */
/* process with:
gperf -CDEGTlot -H charset_hash -K name -L ANSI-C -N charset_entry

View File

@@ -17,7 +17,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
dnl GNU General Public License for more details.
dnl
dnl You should have received a copy of the GNU General Public License
dnl along with this program. If not, see <http://www.gnu.org/licenses/>.
dnl along with this program. If not, see <https://www.gnu.org/licenses/>.
AC_PREREQ([2.60])
AC_INIT([c-parse.gperf])

View File

@@ -32,7 +32,7 @@
/* gperf -CDEGTlot -H language_hash -K code -L ANSI-C -N language_entry */
/* Generated from ISO 639 language data from http://lcweb.loc.gov/standards/iso639-2/langhome.html
and from IANA registry at http://www.iana.org/assignments/language-tags
and from IANA registry at https://www.iana.org/assignments/language-tags
by %M%
*/
/* englangn.html Updated: August 14, 2002 */

View File

@@ -1,7 +1,7 @@
%{
/* gperf -CDEGTlot -H language_hash -K code -L ANSI-C -N language_entry */
/* Generated from ISO 639 language data from http://lcweb.loc.gov/standards/iso639-2/langhome.html
and from IANA registry at http://www.iana.org/assignments/language-tags
and from IANA registry at https://www.iana.org/assignments/language-tags
by %M%
*/
/* englangn.html Updated: August 14, 2002 */