diff options
Diffstat (limited to 'nss/nss_files')
-rw-r--r-- | nss/nss_files/files-XXX.c | 2 | ||||
-rw-r--r-- | nss/nss_files/files-alias.c | 2 | ||||
-rw-r--r-- | nss/nss_files/files-ethers.c | 2 | ||||
-rw-r--r-- | nss/nss_files/files-grp.c | 2 | ||||
-rw-r--r-- | nss/nss_files/files-hosts.c | 2 | ||||
-rw-r--r-- | nss/nss_files/files-init.c | 2 | ||||
-rw-r--r-- | nss/nss_files/files-initgroups.c | 2 | ||||
-rw-r--r-- | nss/nss_files/files-key.c | 2 | ||||
-rw-r--r-- | nss/nss_files/files-netgrp.c | 2 | ||||
-rw-r--r-- | nss/nss_files/files-network.c | 2 | ||||
-rw-r--r-- | nss/nss_files/files-parse.c | 2 | ||||
-rw-r--r-- | nss/nss_files/files-proto.c | 2 | ||||
-rw-r--r-- | nss/nss_files/files-pwd.c | 2 | ||||
-rw-r--r-- | nss/nss_files/files-rpc.c | 2 | ||||
-rw-r--r-- | nss/nss_files/files-service.c | 2 | ||||
-rw-r--r-- | nss/nss_files/files-sgrp.c | 2 | ||||
-rw-r--r-- | nss/nss_files/files-spwd.c | 2 |
17 files changed, 17 insertions, 17 deletions
diff --git a/nss/nss_files/files-XXX.c b/nss/nss_files/files-XXX.c index dc35b78..3230be0 100644 --- a/nss/nss_files/files-XXX.c +++ b/nss/nss_files/files-XXX.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <stdio.h> #include <ctype.h> diff --git a/nss/nss_files/files-alias.c b/nss/nss_files/files-alias.c index 34d7aa8..2dcbe8f 100644 --- a/nss/nss_files/files-alias.c +++ b/nss/nss_files/files-alias.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <aliases.h> #include <ctype.h> diff --git a/nss/nss_files/files-ethers.c b/nss/nss_files/files-ethers.c index ec23c6d..951925d 100644 --- a/nss/nss_files/files-ethers.c +++ b/nss/nss_files/files-ethers.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <string.h> #include <netinet/ether.h> diff --git a/nss/nss_files/files-grp.c b/nss/nss_files/files-grp.c index 4c0f488..f3b1123 100644 --- a/nss/nss_files/files-grp.c +++ b/nss/nss_files/files-grp.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <grp.h> diff --git a/nss/nss_files/files-hosts.c b/nss/nss_files/files-hosts.c index da5967a..0b11d71 100644 --- a/nss/nss_files/files-hosts.c +++ b/nss/nss_files/files-hosts.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <assert.h> #include <netinet/in.h> diff --git a/nss/nss_files/files-init.c b/nss/nss_files/files-init.c index 4ae51a8..42c9cd3 100644 --- a/nss/nss_files/files-init.c +++ b/nss/nss_files/files-init.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #ifdef USE_NSCD diff --git a/nss/nss_files/files-initgroups.c b/nss/nss_files/files-initgroups.c index 3ddab62..18b972c 100644 --- a/nss/nss_files/files-initgroups.c +++ b/nss/nss_files/files-initgroups.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <errno.h> #include <grp.h> diff --git a/nss/nss_files/files-key.c b/nss/nss_files/files-key.c index 2ec84fb..be2dc90 100644 --- a/nss/nss_files/files-key.c +++ b/nss/nss_files/files-key.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <stdio.h> #include <errno.h> diff --git a/nss/nss_files/files-netgrp.c b/nss/nss_files/files-netgrp.c index 8fb79ec..e21fcca 100644 --- a/nss/nss_files/files-netgrp.c +++ b/nss/nss_files/files-netgrp.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <ctype.h> #include <errno.h> diff --git a/nss/nss_files/files-network.c b/nss/nss_files/files-network.c index b63b5bf..bccda49 100644 --- a/nss/nss_files/files-network.c +++ b/nss/nss_files/files-network.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <netinet/in.h> #include <arpa/inet.h> diff --git a/nss/nss_files/files-parse.c b/nss/nss_files/files-parse.c index d0157a5..fa249d7 100644 --- a/nss/nss_files/files-parse.c +++ b/nss/nss_files/files-parse.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <ctype.h> #include <errno.h> diff --git a/nss/nss_files/files-proto.c b/nss/nss_files/files-proto.c index 0573fde..dd4bbbe 100644 --- a/nss/nss_files/files-proto.c +++ b/nss/nss_files/files-proto.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <netdb.h> diff --git a/nss/nss_files/files-pwd.c b/nss/nss_files/files-pwd.c index a68383c..3cd2ba8 100644 --- a/nss/nss_files/files-pwd.c +++ b/nss/nss_files/files-pwd.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <pwd.h> diff --git a/nss/nss_files/files-rpc.c b/nss/nss_files/files-rpc.c index 105f960..760ec4b 100644 --- a/nss/nss_files/files-rpc.c +++ b/nss/nss_files/files-rpc.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <rpc/netdb.h> diff --git a/nss/nss_files/files-service.c b/nss/nss_files/files-service.c index 3367ae3..8e2544a 100644 --- a/nss/nss_files/files-service.c +++ b/nss/nss_files/files-service.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <netinet/in.h> #include <netdb.h> diff --git a/nss/nss_files/files-sgrp.c b/nss/nss_files/files-sgrp.c index 6fb880a..8f00f8f 100644 --- a/nss/nss_files/files-sgrp.c +++ b/nss/nss_files/files-sgrp.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <gshadow.h> diff --git a/nss/nss_files/files-spwd.c b/nss/nss_files/files-spwd.c index 595ed1d..1b64072 100644 --- a/nss/nss_files/files-spwd.c +++ b/nss/nss_files/files-spwd.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <shadow.h> |