diff options
| -rwxr-xr-x | config.sub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub index f3a0f40a093..667d3d23bea 100755 --- a/config.sub +++ b/config.sub | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | #!/bin/sh | 1 | #! /bin/sh |
| 2 | # Configuration validation subroutine script, version 1.1. | 2 | # Configuration validation subroutine script, version 1.1. |
| 3 | # Copyright (C) 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc. | 3 | # Copyright (C) 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc. |
| 4 | # This file is (in principle) common to ALL GNU software. | 4 | # This file is (in principle) common to ALL GNU software. |