diff options
Diffstat (limited to 'scd')
-rw-r--r-- | scd/Makefile.am | 2 | ||||
-rw-r--r-- | scd/apdu.c | 2 | ||||
-rw-r--r-- | scd/apdu.h | 2 | ||||
-rw-r--r-- | scd/app-common.h | 2 | ||||
-rw-r--r-- | scd/app-dinsig.c | 2 | ||||
-rw-r--r-- | scd/app-geldkarte.c | 2 | ||||
-rw-r--r-- | scd/app-help.c | 2 | ||||
-rw-r--r-- | scd/app-nks.c | 2 | ||||
-rw-r--r-- | scd/app-openpgp.c | 2 | ||||
-rw-r--r-- | scd/app-p15.c | 2 | ||||
-rw-r--r-- | scd/app-sc-hsm.c | 2 | ||||
-rw-r--r-- | scd/app.c | 2 | ||||
-rw-r--r-- | scd/atr.c | 2 | ||||
-rw-r--r-- | scd/atr.h | 2 | ||||
-rw-r--r-- | scd/ccid-driver.c | 2 | ||||
-rw-r--r-- | scd/ccid-driver.h | 2 | ||||
-rw-r--r-- | scd/command.c | 2 | ||||
-rw-r--r-- | scd/iso7816.c | 2 | ||||
-rw-r--r-- | scd/iso7816.h | 2 | ||||
-rw-r--r-- | scd/scdaemon.c | 2 | ||||
-rw-r--r-- | scd/scdaemon.h | 2 |
21 files changed, 21 insertions, 21 deletions
diff --git a/scd/Makefile.am b/scd/Makefile.am index f16024454..db096f6e0 100644 --- a/scd/Makefile.am +++ b/scd/Makefile.am @@ -13,7 +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, see <http://www.gnu.org/licenses/>. +# along with this program; if not, see <https://www.gnu.org/licenses/>. ## Process this file with automake to produce Makefile.in diff --git a/scd/apdu.c b/scd/apdu.c index 5b7290eab..3e2b609a9 100644 --- a/scd/apdu.c +++ b/scd/apdu.c @@ -15,7 +15,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/>. */ /* NOTE: This module is also used by other software, thus the use of diff --git a/scd/apdu.h b/scd/apdu.h index 7ca4c147e..e29c971e1 100644 --- a/scd/apdu.h +++ b/scd/apdu.h @@ -14,7 +14,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/>. * * $Id$ */ diff --git a/scd/app-common.h b/scd/app-common.h index cda657f14..e12b4fbfd 100644 --- a/scd/app-common.h +++ b/scd/app-common.h @@ -14,7 +14,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/>. * * $Id$ */ diff --git a/scd/app-dinsig.c b/scd/app-dinsig.c index 7dad6b14f..3f99e2e5b 100644 --- a/scd/app-dinsig.c +++ b/scd/app-dinsig.c @@ -14,7 +14,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/>. */ diff --git a/scd/app-geldkarte.c b/scd/app-geldkarte.c index f8ee9f640..e3c7dcc62 100644 --- a/scd/app-geldkarte.c +++ b/scd/app-geldkarte.c @@ -15,7 +15,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/>. */ diff --git a/scd/app-help.c b/scd/app-help.c index 2576d5cfa..1cc86b1fc 100644 --- a/scd/app-help.c +++ b/scd/app-help.c @@ -14,7 +14,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/>. */ #include <config.h> diff --git a/scd/app-nks.c b/scd/app-nks.c index 598dee187..a6487c4b0 100644 --- a/scd/app-nks.c +++ b/scd/app-nks.c @@ -14,7 +14,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/>. */ /* Notes: diff --git a/scd/app-openpgp.c b/scd/app-openpgp.c index f8d99545a..d1c9efeb5 100644 --- a/scd/app-openpgp.c +++ b/scd/app-openpgp.c @@ -15,7 +15,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/>. */ /* Some notes: diff --git a/scd/app-p15.c b/scd/app-p15.c index 12254ab33..505073e6b 100644 --- a/scd/app-p15.c +++ b/scd/app-p15.c @@ -14,7 +14,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/>. */ /* Information pertaining to the BELPIC developer card samples: diff --git a/scd/app-sc-hsm.c b/scd/app-sc-hsm.c index 79899ce55..c5827345c 100644 --- a/scd/app-sc-hsm.c +++ b/scd/app-sc-hsm.c @@ -15,7 +15,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/>. */ /* @@ -14,7 +14,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/>. */ #include <config.h> @@ -14,7 +14,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/>. */ #include <config.h> @@ -14,7 +14,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/>. */ #ifndef ATR_H diff --git a/scd/ccid-driver.c b/scd/ccid-driver.c index 478e03854..0917105f2 100644 --- a/scd/ccid-driver.c +++ b/scd/ccid-driver.c @@ -16,7 +16,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/>. * * ALTERNATIVELY, this file may be distributed under the terms of the * following license, in which case the provisions of this license are diff --git a/scd/ccid-driver.h b/scd/ccid-driver.h index be8a5ce31..e3aed9f56 100644 --- a/scd/ccid-driver.h +++ b/scd/ccid-driver.h @@ -14,7 +14,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/>. * * ALTERNATIVELY, this file may be distributed under the terms of the * following license, in which case the provisions of this license are diff --git a/scd/command.c b/scd/command.c index edea01c1e..358459364 100644 --- a/scd/command.c +++ b/scd/command.c @@ -15,7 +15,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/>. */ #include <config.h> diff --git a/scd/iso7816.c b/scd/iso7816.c index 28cd2eb96..6cfa6b6c9 100644 --- a/scd/iso7816.c +++ b/scd/iso7816.c @@ -14,7 +14,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/>. */ #include <config.h> diff --git a/scd/iso7816.h b/scd/iso7816.h index 45cd416bb..bcef47351 100644 --- a/scd/iso7816.h +++ b/scd/iso7816.h @@ -14,7 +14,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/>. */ #ifndef ISO7816_H diff --git a/scd/scdaemon.c b/scd/scdaemon.c index ab2fadbb3..acc5b4772 100644 --- a/scd/scdaemon.c +++ b/scd/scdaemon.c @@ -15,7 +15,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/>. */ #include <config.h> diff --git a/scd/scdaemon.h b/scd/scdaemon.h index 448cb8487..31e9c791c 100644 --- a/scd/scdaemon.h +++ b/scd/scdaemon.h @@ -14,7 +14,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/>. */ #ifndef SCDAEMON_H |