diff options
author | Shawn Routhier <sar@isc.org> | 2009-07-23 18:52:21 +0000 |
---|---|---|
committer | Shawn Routhier <sar@isc.org> | 2009-07-23 18:52:21 +0000 |
commit | 2c85ac9b241cea50c6579b209772c8664ab6e5d1 (patch) | |
tree | 021745328c2e3c0bbd30f105b89c0cbccc1c5d8d /omapip/support.c | |
parent | 583c1c168a2bf54b055dd50a7348b9ffc1283c74 (diff) | |
download | isc-dhcp-2c85ac9b241cea50c6579b209772c8664ab6e5d1.tar.gz |
Switch isc urls from http to https and correct sw to services or software
for new web site as appropirate.
Diffstat (limited to 'omapip/support.c')
-rw-r--r-- | omapip/support.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/omapip/support.c b/omapip/support.c index e08304d6..2a4e8c75 100644 --- a/omapip/support.c +++ b/omapip/support.c @@ -22,12 +22,12 @@ * 950 Charter Street * Redwood City, CA 94063 * <info@isc.org> - * http://www.isc.org/ + * https://www.isc.org/ * * This software has been written for Internet Systems Consortium * by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc. * To learn more about Internet Systems Consortium, see - * ``http://www.isc.org/''. To learn more about Vixie Enterprises, + * ``https://www.isc.org/''. To learn more about Vixie Enterprises, * see ``http://www.vix.com''. To learn more about Nominum, Inc., see * ``http://www.nominum.com''. */ |