diff options
Diffstat (limited to 'testsuite/nsswitch')
-rw-r--r-- | testsuite/nsswitch/getent_grent.c | 3 | ||||
-rw-r--r-- | testsuite/nsswitch/getent_pwent.c | 3 | ||||
-rw-r--r-- | testsuite/nsswitch/longarg_getgrnam.c | 3 | ||||
-rw-r--r-- | testsuite/nsswitch/longarg_getpwnam.c | 3 | ||||
-rw-r--r-- | testsuite/nsswitch/longarg_utils.h | 3 |
5 files changed, 5 insertions, 10 deletions
diff --git a/testsuite/nsswitch/getent_grent.c b/testsuite/nsswitch/getent_grent.c index d502c4eeb0..4660b6a53d 100644 --- a/testsuite/nsswitch/getent_grent.c +++ b/testsuite/nsswitch/getent_grent.c @@ -17,8 +17,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, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include <stdio.h> diff --git a/testsuite/nsswitch/getent_pwent.c b/testsuite/nsswitch/getent_pwent.c index 9491d4594b..14200b0206 100644 --- a/testsuite/nsswitch/getent_pwent.c +++ b/testsuite/nsswitch/getent_pwent.c @@ -17,8 +17,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, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include <stdio.h> diff --git a/testsuite/nsswitch/longarg_getgrnam.c b/testsuite/nsswitch/longarg_getgrnam.c index 612acca671..41284247a6 100644 --- a/testsuite/nsswitch/longarg_getgrnam.c +++ b/testsuite/nsswitch/longarg_getgrnam.c @@ -15,8 +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, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include <stdio.h> diff --git a/testsuite/nsswitch/longarg_getpwnam.c b/testsuite/nsswitch/longarg_getpwnam.c index 6575d33ca8..1b6f544761 100644 --- a/testsuite/nsswitch/longarg_getpwnam.c +++ b/testsuite/nsswitch/longarg_getpwnam.c @@ -15,8 +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, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include <stdio.h> diff --git a/testsuite/nsswitch/longarg_utils.h b/testsuite/nsswitch/longarg_utils.h index cbc212c5fd..9c6088e325 100644 --- a/testsuite/nsswitch/longarg_utils.h +++ b/testsuite/nsswitch/longarg_utils.h @@ -15,8 +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, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #ifndef _LONGARG_UTILS_H |