mirror of
https://github.com/openharmony/third_party_gettext.git
synced 2026-07-01 10:25:03 -04:00
Fix copyright years.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Sed script for post-processing the trace output of subordinate configures.
|
||||
# Copyright (C) 2003, 2005, 2015-2016 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2003, 2005 Free Software Foundation, Inc.
|
||||
#
|
||||
# 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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
## Makefile for the gettext-runtime directory of GNU gettext
|
||||
## Copyright (C) 1995-2006, 2010, 2012, 2015-2016, 2018 Free Software Foundation,
|
||||
## Copyright (C) 1995-2006, 2010, 2012-2016, 2018 Free Software Foundation,
|
||||
## Inc.
|
||||
##
|
||||
## This program is free software: you can redistribute it and/or modify
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
dnl Configuration for the gettext-runtime directory of GNU gettext
|
||||
dnl Copyright (C) 1995-2010, 2015-2016, 2018 Free Software Foundation, Inc.
|
||||
dnl Copyright (C) 1995-2010, 2012-2015, 2018 Free Software Foundation, Inc.
|
||||
dnl
|
||||
dnl This program is free software: you can redistribute it and/or modify
|
||||
dnl it under the terms of the GNU General Public License as published by
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
## Makefile for the gettext-runtime/doc subdirectory of GNU gettext
|
||||
## Copyright (C) 1995-1997, 2001-2003, 2006, 2015-2016 Free Software
|
||||
## Foundation, Inc.
|
||||
## Copyright (C) 1995-1997, 2001-2003, 2006 Free Software Foundation, Inc.
|
||||
##
|
||||
## 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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
## Makefile for the gettext-runtime/intl-csharp subdirectory of GNU gettext
|
||||
## Copyright (C) 2003, 2006, 2015-2016 Free Software Foundation, Inc.
|
||||
## Copyright (C) 2003-2004, 2006, 2013, 2015, 2018 Free Software Foundation, Inc.
|
||||
##
|
||||
## 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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* GNU gettext for C#
|
||||
* Copyright (C) 2003, 2005, 2007, 2015-2016 Free Software Foundation, Inc.
|
||||
* Copyright (C) 2003-2005, 2007 Free Software Foundation, Inc.
|
||||
* Written by Bruno Haible <bruno@clisp.org>, 2003.
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
## Makefile for the gettext-runtime/intl-java subdirectory of GNU gettext
|
||||
## Copyright (C) 2001-2003, 2006-2007, 2015-2016 Free Software Foundation, Inc.
|
||||
## Copyright (C) 2001-2003, 2006-2007, 2013 Free Software Foundation, Inc.
|
||||
##
|
||||
## 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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* GNU gettext for Java
|
||||
* Copyright (C) 2001, 2007, 2015-2016 Free Software Foundation, Inc.
|
||||
* Copyright (C) 2001, 2007 Free Software Foundation, Inc.
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Plural expression evaluation.
|
||||
Copyright (C) 2000-2003, 2007, 2015-2016 Free Software Foundation, Inc.
|
||||
Copyright (C) 2000-2003, 2007 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
/* intl-compat.c - Stub functions to call gettext functions from GNU gettext
|
||||
Library.
|
||||
Copyright (C) 1995, 2000-2003, 2005, 2015-2016 Free Software Foundation,
|
||||
Inc.
|
||||
Copyright (C) 1995, 2000-2003, 2005 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* List of exported symbols of libintl on Cygwin.
|
||||
Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc.
|
||||
Copyright (C) 2006, 2012-2013 Free Software Foundation, Inc.
|
||||
Written by Bruno Haible <bruno@clisp.org>, 2006.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Determine the user's language preferences.
|
||||
Copyright (C) 2004-2007, 2015-2016, 2018 Free Software Foundation, Inc.
|
||||
Copyright (C) 2004-2007, 2018 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Message catalogs for internationalization.
|
||||
Copyright (C) 1995-2002, 2004-2005, 2015-2016 Free Software Foundation, Inc.
|
||||
Copyright (C) 1995-2002, 2004-2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
This file is derived from the file libgettext.h in the GNU gettext package.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Locking in multithreaded situations.
|
||||
Copyright (C) 2005-2008, 2015-2017 Free Software Foundation, Inc.
|
||||
Copyright (C) 2005-2008, 2012, 2017 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Log file output.
|
||||
Copyright (C) 2003, 2005, 2009, 2015-2016 Free Software Foundation, Inc.
|
||||
Copyright (C) 2003, 2005, 2009 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* OS/2 compatibility functions.
|
||||
Copyright (C) 2001-2002, 2015-2016 Free Software Foundation, Inc.
|
||||
Copyright (C) 2001-2002 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* OS/2 compatibility defines.
|
||||
This file is intended to be included from config.h
|
||||
Copyright (C) 2001-2002, 2015-2016 Free Software Foundation, Inc.
|
||||
Copyright (C) 2001-2002 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* OS dependent parts of libintl.
|
||||
Copyright (C) 2001-2002, 2006, 2015-2016 Free Software Foundation, Inc.
|
||||
Copyright (C) 2001-2002, 2006, 2012, 2015 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
/* Decomposed printf argument list.
|
||||
Copyright (C) 1999, 2002-2003, 2005-2007, 2015-2016 Free Software
|
||||
Foundation, Inc.
|
||||
Copyright (C) 1999, 2002-2003, 2005-2007 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
/* Decomposed printf argument list.
|
||||
Copyright (C) 1999, 2002-2003, 2006-2007, 2011, 2015-2016 Free Software
|
||||
Foundation, Inc.
|
||||
Copyright (C) 1999, 2002-2003, 2006-2007, 2011 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Formatted output to strings.
|
||||
Copyright (C) 1999-2000, 2002-2003, 2006-2008, 2011, 2015-2016, 2018 Free Software
|
||||
Copyright (C) 1999-2000, 2002-2003, 2006-2008, 2010-2011, 2018 Free Software
|
||||
Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
/* Parse printf format string.
|
||||
Copyright (C) 1999, 2002-2003, 2005, 2007, 2010-2011, 2015-2016 Free
|
||||
Software Foundation, Inc.
|
||||
Copyright (C) 1999, 2002-2003, 2005, 2007, 2010-2011 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
/* Formatted output to strings, using POSIX/XSI format strings with positions.
|
||||
Copyright (C) 2003, 2006-2007, 2009-2011, 2015-2016 Free Software
|
||||
Foundation, Inc.
|
||||
Copyright (C) 2003, 2006-2007, 2009-2011, 2018 Free Software Foundation, Inc.
|
||||
Written by Bruno Haible <bruno@clisp.org>, 2003.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Add this package to a list of references stored in a text file.
|
||||
#
|
||||
# Copyright (C) 2000, 2015-2016 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2000 Free Software Foundation, Inc.
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Remove this package from a list of references stored in a text file.
|
||||
#
|
||||
# Copyright (C) 2000, 2015-2016 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2000 Free Software Foundation, Inc.
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* setlocale() function that respects the locale chosen by the user.
|
||||
Copyright (C) 2009, 2015-2016, 2018 Free Software Foundation, Inc.
|
||||
Copyright (C) 2009, 2011, 2013, 2018 Free Software Foundation, Inc.
|
||||
Written by Bruno Haible <bruno@clisp.org>, 2009.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Multithreading primitives.
|
||||
Copyright (C) 2005-2009, 2015-2016 Free Software Foundation, Inc.
|
||||
Copyright (C) 2005-2009 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
/* Copyright (C) 1995-1997, 2000, 2006, 2015-2016 Free Software Foundation,
|
||||
Inc.
|
||||
/* Copyright (C) 1995-1997, 2000, 2006 Free Software Foundation, Inc.
|
||||
Contributed by Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>, 1997.
|
||||
|
||||
NOTE: The canonical source of this file is maintained with the GNU C
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Binary tree data structure.
|
||||
Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc.
|
||||
Copyright (C) 2006 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* vsprintf with automatic memory allocation.
|
||||
Copyright (C) 2002-2004, 2012, 2015-2016 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002-2004, 2012 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* vswprintf with automatic memory allocation.
|
||||
Copyright (C) 2002-2003, 2015-2016 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002-2003 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* libintl library version.
|
||||
Copyright (C) 2005, 2015-2016 Free Software Foundation, Inc.
|
||||
Copyright (C) 2005 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
/* Parse printf format string.
|
||||
Copyright (C) 1999, 2002-2003, 2005, 2007, 2010-2011, 2015-2016 Free
|
||||
Software Foundation, Inc.
|
||||
Copyright (C) 1999, 2002-2003, 2005, 2007, 2010-2011 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
## Makefile for the gettext-runtime/libasprintf subdirectory of GNU gettext
|
||||
## Copyright (C) 2002-2007, 2009-2010, 2015-2016, 2018 Free Software Foundation, Inc.
|
||||
## Copyright (C) 2002-2007, 2009-2011, 2013, 2016, 2018 Free Software Foundation, Inc.
|
||||
##
|
||||
## This program is free software: you can redistribute it and/or modify
|
||||
## it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Formatted output to strings.
|
||||
Copyright (C) 1999, 2002, 2006, 2015-2016 Free Software Foundation, Inc.
|
||||
Copyright (C) 1999, 2002, 2006 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
/* Formatted output to strings.
|
||||
Copyright (C) 1999, 2002, 2006-2007, 2015-2016 Free Software Foundation,
|
||||
Inc.
|
||||
Copyright (C) 1999, 2002, 2006-2007 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Class autosprintf - formatted output to an ostream.
|
||||
Copyright (C) 2002, 2013, 2015-2018 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002, 2013, 2015, 2018 Free Software Foundation, Inc.
|
||||
Written by Bruno Haible <bruno@clisp.org>, 2002.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
This file provides documentation for GNU @code{autosprintf} library.
|
||||
|
||||
@copying
|
||||
Copyright (C) 2002-2003, 2006-2007, 2015-2018 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002-2003, 2006-2007, 2018 Free Software Foundation, Inc.
|
||||
|
||||
This manual is free documentation. It is dually licensed under the
|
||||
GNU FDL and the GNU GPL. This means that you can redistribute this
|
||||
@@ -63,7 +63,7 @@ A copy of the license is at @url{https://www.gnu.org/licenses/gpl.html}.
|
||||
@page
|
||||
@vskip 0pt plus 1filll
|
||||
@c @insertcopying
|
||||
Copyright (C) 2002-2003, 2006-2007, 2015-2018 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002-2003, 2006-2007, 2018 Free Software Foundation, Inc.
|
||||
|
||||
This manual is free documentation. It is dually licensed under the
|
||||
GNU FDL and the GNU GPL. This means that you can redistribute this
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
dnl Configuration for the GNU libasprintf library
|
||||
dnl Copyright (C) 2002-2011, 2015-2016, 2018 Free Software Foundation, Inc.
|
||||
dnl Copyright (C) 2002-2012, 2016, 2018 Free Software Foundation, Inc.
|
||||
dnl
|
||||
dnl This program is free software: you can redistribute it and/or modify
|
||||
dnl it under the terms of the GNU General Public License as published by
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
/* Decomposed printf argument list.
|
||||
Copyright (C) 1999, 2002-2003, 2005-2007, 2015-2016 Free Software
|
||||
Foundation, Inc.
|
||||
Copyright (C) 1999, 2002-2003, 2005-2007 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
/* Decomposed printf argument list.
|
||||
Copyright (C) 1999, 2002-2003, 2006-2007, 2011, 2015-2016 Free Software
|
||||
Foundation, Inc.
|
||||
Copyright (C) 1999, 2002-2003, 2006-2007, 2011 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Formatted output to strings.
|
||||
Copyright (C) 1999-2000, 2002-2003, 2006-2008, 2011, 2015-2016, 2018 Free Software
|
||||
Copyright (C) 1999-2000, 2002-2003, 2006-2008, 2010-2011, 2018 Free Software
|
||||
Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
/* Parse printf format string.
|
||||
Copyright (C) 1999, 2002-2003, 2005, 2007, 2010-2011, 2015-2016 Free
|
||||
Software Foundation, Inc.
|
||||
Copyright (C) 1999, 2002-2003, 2005, 2007, 2010-2011 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* vsprintf with automatic memory allocation.
|
||||
Copyright (C) 2002-2004, 2012, 2015-2016 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002-2004, 2012 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
/* Formatted output to strings.
|
||||
Copyright (C) 1999, 2002, 2006-2007, 2015-2016 Free Software Foundation,
|
||||
Inc.
|
||||
Copyright (C) 1999, 2002, 2006-2007 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* vsprintf with automatic memory allocation.
|
||||
Copyright (C) 2002-2003, 2012, 2015-2016 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002-2003, 2012 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
## Makefile for the gettext-runtime/man subdirectory of GNU gettext
|
||||
## Copyright (C) 2001-2003, 2006, 2009, 2015-2018 Free Software Foundation,
|
||||
## Copyright (C) 2001-2003, 2006, 2009, 2013-2014, 2018 Free Software Foundation,
|
||||
## Inc.
|
||||
##
|
||||
## This program is free software: you can redistribute it and/or modify
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
#
|
||||
# Copyright (C) 2001, 2003, 2015-2016 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2001, 2003 Free Software Foundation, Inc.
|
||||
#
|
||||
# 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
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
## Makefile for the gettext-runtime/src subdirectory of GNU gettext
|
||||
## Copyright (C) 1995-1998, 2000-2007, 2009, 2015-2016 Free Software
|
||||
## Foundation, Inc.
|
||||
## Copyright (C) 1995-1998, 2000-2007, 2009 Free Software Foundation, Inc.
|
||||
##
|
||||
## 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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* gettext - retrieve text string from message catalog and print it.
|
||||
Copyright (C) 1995-1997, 2000-2007, 2012, 2015-2019 Free Software
|
||||
Copyright (C) 1995-1997, 2000-2007, 2012, 2018-2019 Free Software
|
||||
Foundation, Inc.
|
||||
Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, May 1995.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
#
|
||||
# Copyright (C) 2003, 2005-2007, 2011, 2015-2018 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2003, 2005-2007, 2011, 2018 Free Software Foundation, Inc.
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU Lesser General Public License as published by
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* ngettext - retrieve plural form string from message catalog and print it.
|
||||
Copyright (C) 1995-1997, 2000-2007, 2015-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 1995-1997, 2000-2007, 2012, 2018-2019 Free Software Foundation, Inc.
|
||||
|
||||
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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
## Makefile for the gettext-runtime/tests subdirectory of GNU gettext
|
||||
## Copyright (C) 2005-2006, 2008-2009, 2015-2016 Free Software Foundation, Inc.
|
||||
## Copyright (C) 2005-2006, 2008-2009, 2014-2015 Free Software Foundation, Inc.
|
||||
##
|
||||
## 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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
## Makefile for the gettext-tools directory of GNU gettext
|
||||
## Copyright (C) 1995-2007, 2010, 2015-2016, 2018 Free Software Foundation, Inc.
|
||||
## Copyright (C) 1995-2007, 2010, 2013-2016, 2018 Free Software Foundation, Inc.
|
||||
##
|
||||
## 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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
dnl Configuration for the gettext-tools directory of GNU gettext
|
||||
dnl Copyright (C) 1995-2011, 2015-2018 Free Software Foundation, Inc.
|
||||
dnl Copyright (C) 1995-2018 Free Software Foundation, Inc.
|
||||
dnl
|
||||
dnl This program is free software: you can redistribute it and/or modify
|
||||
dnl it under the terms of the GNU General Public License as published by
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
## Makefile for the gettext-tools/doc subdirectory of GNU gettext
|
||||
## Copyright (C) 1995-1997, 2001-2007, 2009, 2015-2016, 2018 Free Software
|
||||
## Copyright (C) 1995-1997, 2001-2007, 2009, 2013-2016 Free Software
|
||||
## Foundation, Inc.
|
||||
##
|
||||
## This program is free software: you can redistribute it and/or modify
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
dnl Configuration for the gettext-tools/examples directory of GNU gettext
|
||||
dnl Copyright (C) 2006, 2009, 2015-2016 Free Software Foundation, Inc.
|
||||
dnl Copyright (C) 2006, 2009, 2014 Free Software Foundation, Inc.
|
||||
dnl
|
||||
dnl This program is free software: you can redistribute it and/or modify
|
||||
dnl it under the terms of the GNU General Public License as published by
|
||||
|
||||
@@ -3084,7 +3084,7 @@ dnl This is a merge of some macros out of the gettext aclocal.m4
|
||||
dnl since we don't need anything, I took the things we need
|
||||
dnl the copyright for them is:
|
||||
dnl >
|
||||
dnl Copyright (C) 1994-1998, 2015-2016 Free Software Foundation, Inc.
|
||||
dnl Copyright (C) 1994-1998 Free Software Foundation, Inc.
|
||||
dnl This Makefile.in is free software; the Free Software Foundation
|
||||
dnl gives unlimited permission to copy and/or distribute it,
|
||||
dnl with or without modifications, as long as this notice is preserved.
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
# Wrapper for compilers which do not understand `-c -o'.
|
||||
|
||||
# Copyright 1999-2000, 2015-2016 Free Software Foundation, Inc.
|
||||
# Copyright 1999-2000 Free Software Foundation, Inc.
|
||||
# Written by Tom Tromey <tromey@cygnus.com>.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
# Attempt to guess a canonical system name.
|
||||
# Copyright (C) 1992-2002, 2015-2016 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1992-2002 Free Software Foundation, Inc.
|
||||
|
||||
timestamp='2002-10-21'
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
# Configuration validation subroutine script.
|
||||
# Copyright (C) 1992-2002, 2015-2016 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1992-2002 Free Software Foundation, Inc.
|
||||
|
||||
timestamp='2002-09-05'
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
|
||||
# depcomp - compile a program generating dependencies as side-effects
|
||||
# Copyright 1999-2000, 2015-2016 Free Software Foundation, Inc.
|
||||
# Copyright 1999-2000 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
|
||||
## Copyright 1996-2001, 2015-2016 Free Software Foundation, Inc.
|
||||
## Copyright 1996-2001 Free Software Foundation, Inc.
|
||||
## Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
|
||||
##
|
||||
## This program is free software; you can redistribute it and/or modify
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# ltmain.sh - Provide generalized library-building support services.
|
||||
# NOTE: Changing this file will not affect anything until you rerun configure.
|
||||
#
|
||||
# Copyright (C) 1996-2001, 2015-2016 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1996-2001 Free Software Foundation, Inc.
|
||||
# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
# Common stub for a few missing GNU programs while installing.
|
||||
# Copyright (C) 1996-1997, 1999-2000, 2002, 2015-2016 Free Software Foundation,
|
||||
# Copyright (C) 1996-1997, 1999-2000, 2002 Free Software Foundation,
|
||||
# Inc.
|
||||
# Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
# ylwrap - wrapper for lex/yacc invocations.
|
||||
# Copyright 1996-1999, 2015-2016 Free Software Foundation, Inc.
|
||||
# Copyright 1996-1999 Free Software Foundation, Inc.
|
||||
# Written by Tom Tromey <tromey@cygnus.com>.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
// Example for use of GNU gettext.
|
||||
// Copyright (C) 2003, 2015-2016 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
// This file is published under the GNU General Public License.
|
||||
|
||||
// Source code of the C++ program.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
// Example for use of GNU gettext.
|
||||
// Copyright (C) 2003, 2015-2016 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
// This file is published under the GNU General Public License.
|
||||
|
||||
#if HAVE_CONFIG_H
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
// Example for use of GNU gettext.
|
||||
// Copyright (C) 2003, 2015-2016 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
// This file is published under the GNU General Public License.
|
||||
|
||||
/* Declare KMainWindow. */
|
||||
|
||||
@@ -78,4 +78,4 @@ Instead one uses intermediate containers for the purpose of alignment.)
|
||||
|
||||
Acknowledgement: This preface borrows ideas from an article of Luke Plant.
|
||||
|
||||
Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc.
|
||||
Copyright (C) 2006 Free Software Foundation, Inc.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
## Makefile for the gettext-tools/gnulib-lib subdirectory of GNU gettext
|
||||
## Copyright (C) 1995-1998, 2000-2006, 2009, 2015-2016 Free Software
|
||||
## Copyright (C) 1995-1998, 2000-2006, 2009, 2016 Free Software
|
||||
## Foundation, Inc.
|
||||
##
|
||||
## This program is free software: you can redistribute it and/or modify
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
## Makefile for the gettext-tools/gnulib-tests subdirectory of GNU gettext
|
||||
## Copyright (C) 2007, 2009-2010, 2015-2016 Free Software Foundation, Inc.
|
||||
## Copyright (C) 2007, 2009-2010 Free Software Foundation, Inc.
|
||||
##
|
||||
## 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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
## Makefile for the gettext-tools/its subdirectory of GNU gettext
|
||||
## Copyright (C) 2015-2017 Free Software Foundation, Inc.
|
||||
## Copyright (C) 2015, 2017 Free Software Foundation, Inc.
|
||||
##
|
||||
## 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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
## Makefile for the gettext-tools/libgettextpo subdirectory of GNU gettext
|
||||
## Copyright (C) 1995-1998, 2000-2011, 2015-2016 Free Software Foundation, Inc.
|
||||
## Copyright (C) 1995-1998, 2000-2016 Free Software Foundation, Inc.
|
||||
##
|
||||
## 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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
#
|
||||
# Copyright (C) 2006, 2015-2016 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2006 Free Software Foundation, Inc.
|
||||
#
|
||||
# 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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Public API for GNU gettext PO files.
|
||||
Copyright (C) 2003-2010, 2015-2016 Free Software Foundation, Inc.
|
||||
Copyright (C) 2003-2010, 2014 Free Software Foundation, Inc.
|
||||
Written by Bruno Haible <bruno@clisp.org>, 2003.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Public API for GNU gettext PO files - contained in libgettextpo.
|
||||
Copyright (C) 2003-2008, 2010, 2015-2016 Free Software Foundation, Inc.
|
||||
Copyright (C) 2003-2008, 2010, 2012-2016 Free Software Foundation, Inc.
|
||||
Written by Bruno Haible <bruno@clisp.org>, 2003.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
## Makefile for libgrep directory in GNU gettext package.
|
||||
## Copyright (C) 2005-2007, 2009-2010, 2015-2016 Free Software Foundation, Inc.
|
||||
## Copyright (C) 2005-2007, 2009-2010, 2014 Free Software Foundation, Inc.
|
||||
##
|
||||
## 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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* kwset.c - search for any of a set of keywords.
|
||||
Copyright 1989, 1998, 2000, 2005-2006, 2010, 2012, 2015-2016 Free Software
|
||||
Copyright 1989, 1998, 2000, 2005-2006, 2010, 2012 Free Software
|
||||
Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* kwset.h - header declaring the keyword set library.
|
||||
Copyright (C) 1989, 1998, 2005, 2015-2016 Free Software Foundation, Inc.
|
||||
Copyright (C) 1989, 1998, 2005 Free Software Foundation, Inc.
|
||||
|
||||
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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Search for patterns in strings or files.
|
||||
Copyright (C) 2005, 2015-2016 Free Software Foundation, Inc.
|
||||
Copyright (C) 2005 Free Software Foundation, Inc.
|
||||
|
||||
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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Pattern Matcher for Fixed String search.
|
||||
Copyright (C) 1992, 1998, 2000, 2005-2006, 2010, 2015-2016 Free Software
|
||||
Copyright (C) 1992, 1998, 2000, 2005-2006, 2010, 2013 Free Software
|
||||
Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Pattern Matchers for Regular Expressions.
|
||||
Copyright (C) 1992, 1998, 2000, 2005-2006, 2010, 2015-2016 Free Software
|
||||
Copyright (C) 1992, 1998, 2000, 2005-2006, 2010, 2013 Free Software
|
||||
Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# exported.m4 serial 1 (gettext-0.18)
|
||||
dnl Copyright (C) 2006, 2009, 2015-2016 Free Software Foundation, Inc.
|
||||
dnl Copyright (C) 2006, 2009 Free Software Foundation, Inc.
|
||||
dnl This file is free software; the Free Software Foundation
|
||||
dnl gives unlimited permission to copy and/or distribute it,
|
||||
dnl with or without modifications, as long as this notice is preserved.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# hostname.m4 serial 1 (gettext-0.11)
|
||||
dnl Copyright (C) 2001-2002, 2015-2016 Free Software Foundation, Inc.
|
||||
dnl Copyright (C) 2001-2002 Free Software Foundation, Inc.
|
||||
dnl This file is free software; the Free Software Foundation
|
||||
dnl gives unlimited permission to copy and/or distribute it,
|
||||
dnl with or without modifications, as long as this notice is preserved.
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
# setlocale.m4 serial 4 (gettext-0.18)
|
||||
dnl Copyright (C) 2001-2002, 2006, 2009, 2015-2016 Free Software Foundation,
|
||||
dnl Inc.
|
||||
dnl Copyright (C) 2001-2002, 2006, 2009 Free Software Foundation, Inc.
|
||||
dnl This file is free software; the Free Software Foundation
|
||||
dnl gives unlimited permission to copy and/or distribute it,
|
||||
dnl with or without modifications, as long as this notice is preserved.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# siginfo.m4 serial 1 (gettext-0.11)
|
||||
dnl Copyright (C) 2001-2002, 2015-2016 Free Software Foundation, Inc.
|
||||
dnl Copyright (C) 2001-2002 Free Software Foundation, Inc.
|
||||
dnl This file is free software; the Free Software Foundation
|
||||
dnl gives unlimited permission to copy and/or distribute it,
|
||||
dnl with or without modifications, as long as this notice is preserved.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
## Makefile for the gettext-tools/man subdirectory of GNU gettext
|
||||
## Copyright (C) 2001-2003, 2006-2007, 2015-2018 Free Software Foundation, Inc.
|
||||
## Copyright (C) 2001-2003, 2006-2007, 2013-2015, 2018 Free Software Foundation, Inc.
|
||||
##
|
||||
## 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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
#
|
||||
# Copyright (C) 2001, 2003, 2015-2016 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2001, 2003 Free Software Foundation, Inc.
|
||||
#
|
||||
# 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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
## Makefile for the gettext-tools/misc subdirectory of GNU gettext
|
||||
## Copyright (C) 1995-1997, 2000-2003, 2005-2007, 2009-2010, 2015-2016 Free
|
||||
## Copyright (C) 1995-1997, 2000-2003, 2005-2007, 2009-2010 Free
|
||||
## Software Foundation, Inc.
|
||||
##
|
||||
## This program is free software: you can redistribute it and/or modify
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
#
|
||||
# Copyright (C) 2009-2010, 2015-2018 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2009-2010, 2014, 2018 Free Software Foundation, Inc.
|
||||
#
|
||||
# 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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
;;; po-compat.el --- basic support of PO translation files -*- coding: latin-1; -*-
|
||||
|
||||
;; Copyright (C) 1995-2002, 2010, 2015-2016 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1995-2002, 2010, 2016 Free Software Foundation, Inc.
|
||||
|
||||
;; Authors: François Pinard <pinard@iro.umontreal.ca>,
|
||||
;; Greg McGary <gkm@magilla.cichlid.com>,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
;;; po-mode.el --- major mode for GNU gettext PO files
|
||||
|
||||
;; Copyright (C) 1995-2002, 2005-2008, 2010, 2015-2017 Free Software
|
||||
;; Copyright (C) 1995-2002, 2005-2008, 2010, 2013-2017 Free Software
|
||||
;; Foundation, Inc.
|
||||
|
||||
;; Authors: François Pinard <pinard@iro.umontreal.ca>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
;;; start-po.el --- autoload definitions for viewing and editing PO files
|
||||
|
||||
;; Copyright (C) 1995-2004, 2015-2016 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1995-2004, 2016 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; This file is part of GNU gettext.
|
||||
;;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
## Makefile for the gettext-tools/projects subdirectory of GNU gettext
|
||||
## Copyright (C) 2001-2003, 2006, 2015-2016 Free Software Foundation, Inc.
|
||||
## Copyright (C) 2001-2003, 2006, 2013 Free Software Foundation, Inc.
|
||||
##
|
||||
## 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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
## Makefile for the gettext-tools/src subdirectory of GNU gettext
|
||||
## Copyright (C) 1995-1998, 2000-2011, 2015-2018 Free Software Foundation, Inc.
|
||||
## Copyright (C) 1995-1998, 2000-2018 Free Software Foundation, Inc.
|
||||
##
|
||||
## 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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Unicode CLDR plural rule parser and converter
|
||||
Copyright (C) 2015-2018 Free Software Foundation, Inc.
|
||||
Copyright (C) 2015, 2018 Free Software Foundation, Inc.
|
||||
|
||||
This file was written by Daiki Ueno <ueno@gnu.org>, 2015.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Unicode CLDR plural rule parser and converter
|
||||
Copyright (C) 2015-2016 Free Software Foundation, Inc.
|
||||
Copyright (C) 2015 Free Software Foundation, Inc.
|
||||
|
||||
This file was written by Daiki Ueno <ueno@gnu.org>, 2015.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Unicode CLDR plural rule parser and converter
|
||||
Copyright (C) 2015-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 2015, 2018-2019 Free Software Foundation, Inc.
|
||||
|
||||
This file was written by Daiki Ueno <ueno@gnu.org>, 2015.
|
||||
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
/* GNU gettext - internationalization aids
|
||||
Copyright (C) 1996, 1998, 2000-2002, 2006, 2015-2016 Free Software
|
||||
Foundation, Inc.
|
||||
Copyright (C) 1996, 1998, 2000-2002, 2006 Free Software Foundation, Inc.
|
||||
|
||||
This file was written by Peter Miller <millerp@canb.auug.org.au>
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user