diff options
Diffstat (limited to 'agent')
-rw-r--r-- | agent/Makefile.am | 2 | ||||
-rw-r--r-- | agent/agent.h | 2 | ||||
-rw-r--r-- | agent/cache.c | 2 | ||||
-rw-r--r-- | agent/call-pinentry.c | 2 | ||||
-rw-r--r-- | agent/call-scd.c | 2 | ||||
-rw-r--r-- | agent/command-ssh.c | 2 | ||||
-rw-r--r-- | agent/command.c | 2 | ||||
-rw-r--r-- | agent/cvt-openpgp.c | 2 | ||||
-rw-r--r-- | agent/cvt-openpgp.h | 2 | ||||
-rw-r--r-- | agent/divert-scd.c | 2 | ||||
-rw-r--r-- | agent/findkey.c | 2 | ||||
-rw-r--r-- | agent/genkey.c | 2 | ||||
-rw-r--r-- | agent/gpg-agent.c | 2 | ||||
-rw-r--r-- | agent/learncard.c | 2 | ||||
-rw-r--r-- | agent/pkdecrypt.c | 2 | ||||
-rw-r--r-- | agent/pksign.c | 2 | ||||
-rw-r--r-- | agent/preset-passphrase.c | 2 | ||||
-rw-r--r-- | agent/protect-tool.c | 2 | ||||
-rw-r--r-- | agent/protect.c | 2 | ||||
-rw-r--r-- | agent/t-protect.c | 2 | ||||
-rw-r--r-- | agent/trans.c | 2 | ||||
-rw-r--r-- | agent/trustlist.c | 2 | ||||
-rw-r--r-- | agent/w32main.c | 2 | ||||
-rw-r--r-- | agent/w32main.h | 2 |
24 files changed, 24 insertions, 24 deletions
diff --git a/agent/Makefile.am b/agent/Makefile.am index ed0ed441f..045566ebc 100644 --- a/agent/Makefile.am +++ b/agent/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/agent/agent.h b/agent/agent.h index 2775c8486..9ba7dc875 100644 --- a/agent/agent.h +++ b/agent/agent.h @@ -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/>. */ #ifndef AGENT_H diff --git a/agent/cache.c b/agent/cache.c index 83107a6c9..f58eaeaaa 100644 --- a/agent/cache.c +++ b/agent/cache.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/agent/call-pinentry.c b/agent/call-pinentry.c index f83778e98..fa00bf921 100644 --- a/agent/call-pinentry.c +++ b/agent/call-pinentry.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/agent/call-scd.c b/agent/call-scd.c index 0f7d57000..ba59c1825 100644 --- a/agent/call-scd.c +++ b/agent/call-scd.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/>. */ #include <config.h> diff --git a/agent/command-ssh.c b/agent/command-ssh.c index 969d89846..95cef41d5 100644 --- a/agent/command-ssh.c +++ b/agent/command-ssh.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/>. */ /* Only v2 of the ssh-agent protocol is implemented. Relevant RFCs diff --git a/agent/command.c b/agent/command.c index 4db2834db..a2d493167 100644 --- a/agent/command.c +++ b/agent/command.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/>. */ /* FIXME: we should not use the default assuan buffering but setup diff --git a/agent/cvt-openpgp.c b/agent/cvt-openpgp.c index eb420b061..510b6ff63 100644 --- a/agent/cvt-openpgp.c +++ b/agent/cvt-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/>. */ #include <config.h> diff --git a/agent/cvt-openpgp.h b/agent/cvt-openpgp.h index 9a4fc3dbf..23092f687 100644 --- a/agent/cvt-openpgp.h +++ b/agent/cvt-openpgp.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 GNUPG_AGENT_CVT_OPENPGP_H #define GNUPG_AGENT_CVT_OPENPGP_H diff --git a/agent/divert-scd.c b/agent/divert-scd.c index 5d3b1efa5..7b070081a 100644 --- a/agent/divert-scd.c +++ b/agent/divert-scd.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/agent/findkey.c b/agent/findkey.c index c67dc7255..1b187ba9a 100644 --- a/agent/findkey.c +++ b/agent/findkey.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/>. */ #include <config.h> diff --git a/agent/genkey.c b/agent/genkey.c index 12c3e3417..8a43d8944 100644 --- a/agent/genkey.c +++ b/agent/genkey.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/agent/gpg-agent.c b/agent/gpg-agent.c index 67ef321fc..a3c1aa8dd 100644 --- a/agent/gpg-agent.c +++ b/agent/gpg-agent.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/agent/learncard.c b/agent/learncard.c index 103a82163..57bce7a51 100644 --- a/agent/learncard.c +++ b/agent/learncard.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/agent/pkdecrypt.c b/agent/pkdecrypt.c index 8c09b8c4e..3d0f5aac6 100644 --- a/agent/pkdecrypt.c +++ b/agent/pkdecrypt.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/agent/pksign.c b/agent/pksign.c index 17f270490..b34760818 100644 --- a/agent/pksign.c +++ b/agent/pksign.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/agent/preset-passphrase.c b/agent/preset-passphrase.c index a104977ca..ae6f0ce53 100644 --- a/agent/preset-passphrase.c +++ b/agent/preset-passphrase.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/agent/protect-tool.c b/agent/protect-tool.c index d683f4aec..231274439 100644 --- a/agent/protect-tool.c +++ b/agent/protect-tool.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/agent/protect.c b/agent/protect.c index 68e408160..e20586970 100644 --- a/agent/protect.c +++ b/agent/protect.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/agent/t-protect.c b/agent/t-protect.c index 431eccf49..1d3c8ec17 100644 --- a/agent/t-protect.c +++ b/agent/t-protect.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/agent/trans.c b/agent/trans.c index 9e48889d3..ff1a34e68 100644 --- a/agent/trans.c +++ b/agent/trans.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/>. */ /* To avoid any problems with the gettext implementation (there used diff --git a/agent/trustlist.c b/agent/trustlist.c index b8df3fdde..9d3325964 100644 --- a/agent/trustlist.c +++ b/agent/trustlist.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/agent/w32main.c b/agent/w32main.c index d907fe597..375bbdfc2 100644 --- a/agent/w32main.c +++ b/agent/w32main.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/agent/w32main.h b/agent/w32main.h index 7a6cc1c9e..d1106b24d 100644 --- a/agent/w32main.h +++ b/agent/w32main.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 AGENT_W32MAIN_H |