diff options
Diffstat (limited to 'kbx')
-rw-r--r-- | kbx/Makefile.am | 2 | ||||
-rw-r--r-- | kbx/kbxutil.c | 2 | ||||
-rw-r--r-- | kbx/keybox-blob.c | 2 | ||||
-rw-r--r-- | kbx/keybox-defs.h | 2 | ||||
-rw-r--r-- | kbx/keybox-dump.c | 2 | ||||
-rw-r--r-- | kbx/keybox-file.c | 2 | ||||
-rw-r--r-- | kbx/keybox-init.c | 2 | ||||
-rw-r--r-- | kbx/keybox-openpgp.c | 2 | ||||
-rw-r--r-- | kbx/keybox-search-desc.h | 2 | ||||
-rw-r--r-- | kbx/keybox-search.c | 2 | ||||
-rw-r--r-- | kbx/keybox-update.c | 2 | ||||
-rw-r--r-- | kbx/keybox-util.c | 2 | ||||
-rw-r--r-- | kbx/keybox.h | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/kbx/Makefile.am b/kbx/Makefile.am index 912dd7656..fe7da1bb8 100644 --- a/kbx/Makefile.am +++ b/kbx/Makefile.am @@ -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/>. ## Process this file with automake to produce Makefile.in diff --git a/kbx/kbxutil.c b/kbx/kbxutil.c index 77b134a38..dd8477c69 100644 --- a/kbx/kbxutil.c +++ b/kbx/kbxutil.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/kbx/keybox-blob.c b/kbx/keybox-blob.c index 896f137b8..73ecfbe0d 100644 --- a/kbx/keybox-blob.c +++ b/kbx/keybox-blob.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/kbx/keybox-defs.h b/kbx/keybox-defs.h index d74a7efb5..d9c3d3afe 100644 --- a/kbx/keybox-defs.h +++ b/kbx/keybox-defs.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 KEYBOX_DEFS_H diff --git a/kbx/keybox-dump.c b/kbx/keybox-dump.c index f4e7c988d..0e8f63a91 100644 --- a/kbx/keybox-dump.c +++ b/kbx/keybox-dump.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/kbx/keybox-file.c b/kbx/keybox-file.c index 59dfe0c3e..0485e81b4 100644 --- a/kbx/keybox-file.c +++ b/kbx/keybox-file.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/kbx/keybox-init.c b/kbx/keybox-init.c index 35da804a4..6a83f7162 100644 --- a/kbx/keybox-init.c +++ b/kbx/keybox-init.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/kbx/keybox-openpgp.c b/kbx/keybox-openpgp.c index a0e4ab9f7..6885e059f 100644 --- a/kbx/keybox-openpgp.c +++ b/kbx/keybox-openpgp.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/>. */ /* This is a simple OpenPGP parser suitable for all OpenPGP key diff --git a/kbx/keybox-search-desc.h b/kbx/keybox-search-desc.h index 741f2e872..6298994e9 100644 --- a/kbx/keybox-search-desc.h +++ b/kbx/keybox-search-desc.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/>. */ /* diff --git a/kbx/keybox-search.c b/kbx/keybox-search.c index 681d5c0e1..ec5aad128 100644 --- a/kbx/keybox-search.c +++ b/kbx/keybox-search.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/kbx/keybox-update.c b/kbx/keybox-update.c index e5d4dc8da..dcf8b2e23 100644 --- a/kbx/keybox-update.c +++ b/kbx/keybox-update.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/kbx/keybox-util.c b/kbx/keybox-util.c index a2ca3f0ed..aacd0a431 100644 --- a/kbx/keybox-util.c +++ b/kbx/keybox-util.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/kbx/keybox.h b/kbx/keybox.h index 6180a2fd7..a248bf05f 100644 --- a/kbx/keybox.h +++ b/kbx/keybox.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 KEYBOX_H |