doc: Replace http: by https: in core source files.

--

Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
Werner Koch 2016-11-16 13:27:00 +01:00
parent 9fc92a15bd
commit 7f5f26fd66
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B
62 changed files with 140 additions and 140 deletions

View File

@ -15,7 +15,7 @@
# Public License for more details. # Public License for more details.
# #
# You should have received a copy of the GNU Lesser General Public # You should have received a copy of the GNU Lesser General Public
# License along with this program; if not, see <http://www.gnu.org/licenses/>. # License along with this program; if not, see <https://www.gnu.org/licenses/>.
## Process this file with automake to produce Makefile.in ## Process this file with automake to produce Makefile.in

View File

@ -347,7 +347,7 @@ if [ -d .git ]; then
[ -z "${SILENT}" ] && cat <<EOF [ -z "${SILENT}" ] && cat <<EOF
*** Activating trailing whitespace git pre-commit hook. *** *** Activating trailing whitespace git pre-commit hook. ***
For more information see this thread: For more information see this thread:
http://mail.gnome.org/archives/desktop-devel-list/2009-May/msg00084.html https://mail.gnome.org/archives/desktop-devel-list/2009-May/msg00084.html
To deactivate this pre-commit hook again move .git/hooks/pre-commit To deactivate this pre-commit hook again move .git/hooks/pre-commit
and .git/hooks/pre-commit.sample out of the way. and .git/hooks/pre-commit.sample out of the way.
EOF EOF

View File

@ -16,7 +16,7 @@
# Public License for more details. # Public License for more details.
# #
# You should have received a copy of the GNU General Public License # 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/>.
# (Process this file with autoconf to produce a configure script.) # (Process this file with autoconf to produce a configure script.)
AC_PREREQ(2.59) AC_PREREQ(2.59)

View File

@ -6,7 +6,7 @@
@c This file is intended to be included in another file. @c This file is intended to be included in another file.
@display @display
Copyright @copyright{} 2007 Free Software Foundation, Inc. @url{http://fsf.org/} Copyright @copyright{} 2007 Free Software Foundation, Inc. @url{https://fsf.org/}
Everyone is permitted to copy and distribute verbatim copies of this Everyone is permitted to copy and distribute verbatim copies of this
license document, but changing it is not allowed. license document, but changing it is not allowed.
@ -696,7 +696,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program. If not, see @url{http://www.gnu.org/licenses/}. along with this program. If not, see @url{https://www.gnu.org/licenses/}.
@end example @end example
@noindent @noindent
@ -722,11 +722,11 @@ use an ``about box''.
You should also get your employer (if you work as a programmer) or school, You should also get your employer (if you work as a programmer) or school,
if any, to sign a ``copyright disclaimer'' for the program, if necessary. if any, to sign a ``copyright disclaimer'' for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see For more information on this, and how to apply and follow the GNU GPL, see
@url{http://www.gnu.org/licenses/}. @url{https://www.gnu.org/licenses/}.
The GNU General Public License does not permit incorporating your The GNU General Public License does not permit incorporating your
program into proprietary programs. If your program is a subroutine program into proprietary programs. If your program is a subroutine
library, you may consider it more useful to permit linking proprietary library, you may consider it more useful to permit linking proprietary
applications with the library. If this is what you want to do, use applications with the library. If this is what you want to do, use
the GNU Lesser General Public License instead of this License. But the GNU Lesser General Public License instead of this License. But
first, please read @url{http://www.gnu.org/philosophy/why-not-lgpl.html}. first, please read @url{https://www.gnu.org/philosophy/why-not-lgpl.html}.

View File

@ -20,7 +20,7 @@
% General Public License for more details. % General Public License for more details.
% %
% You should have received a copy of the GNU General Public License % 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/>.
% %
% As a special exception, when this file is read by TeX when processing % As a special exception, when this file is read by TeX when processing
% a Texinfo source document, you may use the result without % a Texinfo source document, you may use the result without
@ -28,7 +28,7 @@
% %
% Please try the latest version of texinfo.tex before submitting bug % Please try the latest version of texinfo.tex before submitting bug
% reports; you can get the latest version from: % reports; you can get the latest version from:
% http://www.gnu.org/software/texinfo/ (the Texinfo home page), or % https://www.gnu.org/software/texinfo/ (the Texinfo home page), or
% ftp://tug.org/tex/texinfo.tex % ftp://tug.org/tex/texinfo.tex
% (and all CTAN mirrors, see http://www.ctan.org). % (and all CTAN mirrors, see http://www.ctan.org).
% The texinfo.tex in any given distribution could well be out % The texinfo.tex in any given distribution could well be out
@ -54,7 +54,7 @@
% extent. You can get the existing language-specific files from the % extent. You can get the existing language-specific files from the
% full Texinfo distribution. % full Texinfo distribution.
% %
% The GNU Texinfo home page is http://www.gnu.org/software/texinfo. % The GNU Texinfo home page is https://www.gnu.org/software/texinfo.
\message{Loading texinfo [version \texinfoversion]:} \message{Loading texinfo [version \texinfoversion]:}

View File

@ -3,7 +3,7 @@ Summary: GPGME - GnuPG Made Easy
Name: gpgme Name: gpgme
Version: @pkg_version@ Version: @pkg_version@
Release: 1 Release: 1
URL: http://www.gnupg.org/gpgme.html URL: https://gnupg.org/gpgme.html
Source: ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/%{name}-%{version}.tar.gz Source: ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/%{name}-%{version}.tar.gz
Group: Development/Libraries Group: Development/Libraries
Copyright: GPL Copyright: GPL

View File

@ -170,7 +170,7 @@ main ()
AC_MSG_RESULT(no) AC_MSG_RESULT(no)
if test "$PKG_CONFIG" = "no" ; then if test "$PKG_CONFIG" = "no" ; then
echo "*** A new enough version of pkg-config was not found." echo "*** A new enough version of pkg-config was not found."
echo "*** See http://www.freedesktop.org/software/pkgconfig/" echo "*** See https://www.freedesktop.org/software/pkgconfig/"
else else
if test -f conf.glibtest ; then if test -f conf.glibtest ; then
: :

2
m4/libtool.m4 vendored
View File

@ -34,7 +34,7 @@ m4_define([_LT_COPYING], [dnl
# #
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with GNU Libtool; see the file COPYING. If not, a copy # along with GNU Libtool; see the file COPYING. If not, a copy
# can be downloaded from http://www.gnu.org/licenses/gpl.html, or # can be downloaded from https://www.gnu.org/licenses/gpl.html, or
# obtained by writing to the Free Software Foundation, Inc., # obtained by writing to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
]) ])

View File

@ -146,7 +146,7 @@ path to pkg-config.
_PKG_TEXT _PKG_TEXT
To get pkg-config, see <http://www.freedesktop.org/software/pkgconfig>.])], To get pkg-config, see <https://www.freedesktop.org/software/pkgconfig>.])],
[$4]) [$4])
else else
$1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS

View File

@ -14,7 +14,7 @@
# Public License for more details. # Public License for more details.
# #
# You should have received a copy of the GNU Lesser General Public # You should have received a copy of the GNU Lesser General Public
# License along with this program; if not, see <http://www.gnu.org/licenses/>. # License along with this program; if not, see <https://www.gnu.org/licenses/>.
## Process this file with automake to produce Makefile.in ## Process this file with automake to produce Makefile.in

View File

@ -26,7 +26,7 @@
* *
* You should have received a copies of the GNU General Public License * You should have received a copies of the GNU General Public License
* and the GNU Lesser General Public License along with this program; * and the GNU Lesser General Public License along with this program;
* if not, see <http://www.gnu.org/licenses/>. * if not, see <https://www.gnu.org/licenses/>.
*/ */
/* This file may be used as part of GnuPG or standalone. A GnuPG /* This file may be used as part of GnuPG or standalone. A GnuPG
@ -1518,7 +1518,7 @@ ARGPARSE_STR2(ARGPARSE_GPL_VERSION)
"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
"GNU General Public License for more details.\n\n" "GNU General Public License for more details.\n\n"
"You should have received a copy of the GNU General Public License\n" "You should have received a copy of the GNU General Public License\n"
"along with this software. If not, see <http://www.gnu.org/licenses/>.\n"; "along with this software. If not, see <https://www.gnu.org/licenses/>.\n";
break; break;
case 40: /* short and long usage */ case 40: /* short and long usage */
case 41: p = ""; break; case 41: p = ""; break;

View File

@ -25,7 +25,7 @@
* *
* You should have received a copies of the GNU General Public License * You should have received a copies of the GNU General Public License
* and the GNU Lesser General Public License along with this program; * and the GNU Lesser General Public License along with this program;
* if not, see <http://www.gnu.org/licenses/>. * if not, see <https://www.gnu.org/licenses/>.
*/ */
#ifndef GNUPG_COMMON_ARGPARSE_H #ifndef GNUPG_COMMON_ARGPARSE_H

View File

@ -15,7 +15,7 @@
* GNU Lesser General Public License for more details. * GNU Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public License * You should have received a copy of the GNU Lesser 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/>.
*/ */
#include <config.h> #include <config.h>

View File

@ -15,7 +15,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#ifndef CONTEXT_H #ifndef CONTEXT_H

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -14,7 +14,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -14,7 +14,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* /*

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#ifndef ENGINE_BACKEND_H #ifndef ENGINE_BACKEND_H

View File

@ -16,7 +16,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -16,7 +16,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -15,7 +15,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H

View File

@ -15,7 +15,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -15,7 +15,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -15,7 +15,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -15,7 +15,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */

View File

@ -16,7 +16,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -16,7 +16,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -14,7 +14,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -15,7 +15,7 @@
* GNU Lesser General Public License for more details. * GNU Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public License * You should have received a copy of the GNU Lesser 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/>.
*/ */
/* NB: This code has been taken from GnuPG. Please keep it in sync /* NB: This code has been taken from GnuPG. Please keep it in sync

View File

@ -14,7 +14,7 @@
* GNU Lesser General Public License for more details. * GNU Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public License * You should have received a copy of the GNU Lesser 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/>.
*/ */
#ifndef GNUPG_COMMON_MBOX_UTIL_H #ifndef GNUPG_COMMON_MBOX_UTIL_H
#define GNUPG_COMMON_MBOX_UTIL_H #define GNUPG_COMMON_MBOX_UTIL_H

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -12,7 +12,7 @@
* GNU Lesser General Public License for more details. * GNU Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public License * You should have received a copy of the GNU Lesser 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/>.
*/ */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H

View File

@ -12,7 +12,7 @@
* GNU Lesser General Public License for more details. * GNU Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public License * You should have received a copy of the GNU Lesser 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/>.
*/ */
#ifndef PARSETLV_H #ifndef PARSETLV_H

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -15,7 +15,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H

View File

@ -14,7 +14,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -14,7 +14,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#ifndef SYS_UTIL_H #ifndef SYS_UTIL_H

View File

@ -14,7 +14,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#if HAVE_CONFIG_H #if HAVE_CONFIG_H

View File

@ -15,7 +15,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H

View File

@ -16,7 +16,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
**/ **/
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H

View File

@ -15,7 +15,7 @@
# Public License for more details. # Public License for more details.
# #
# You should have received a copy of the GNU Lesser General Public # You should have received a copy of the GNU Lesser General Public
# License along with this program; if not, see <http://www.gnu.org/licenses/>. # License along with this program; if not, see <https://www.gnu.org/licenses/>.
## Process this file with automake to produce Makefile.in ## Process this file with automake to produce Makefile.in

View File

@ -15,7 +15,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H

View File

@ -15,7 +15,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -15,7 +15,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
#include <unistd.h> #include <unistd.h>

View File

@ -14,7 +14,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building

View File

@ -14,7 +14,7 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>. License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/ */
/* We need to include config.h so that we know whether we are building /* We need to include config.h so that we know whether we are building