diff options
Diffstat (limited to 'build-aux')
| -rwxr-xr-x | build-aux/config.guess | 2 | ||||
| -rwxr-xr-x | build-aux/config.sub | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/build-aux/config.guess b/build-aux/config.guess index d7c8fb43e28..5dacc291236 100755 --- a/build-aux/config.guess +++ b/build-aux/config.guess | |||
| @@ -50,7 +50,7 @@ version="\ | |||
| 50 | GNU config.guess ($timestamp) | 50 | GNU config.guess ($timestamp) |
| 51 | 51 | ||
| 52 | Originally written by Per Bothner. | 52 | Originally written by Per Bothner. |
| 53 | Copyright 1992-2018 Free Software Foundation, Inc. | 53 | Copyright 1992-2019 Free Software Foundation, Inc. |
| 54 | 54 | ||
| 55 | This is free software; see the source for copying conditions. There is NO | 55 | This is free software; see the source for copying conditions. There is NO |
| 56 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." | 56 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." |
diff --git a/build-aux/config.sub b/build-aux/config.sub index 4f2906bf98c..cb90ee49099 100755 --- a/build-aux/config.sub +++ b/build-aux/config.sub | |||
| @@ -67,7 +67,7 @@ Report bugs and patches to <config-patches@gnu.org>." | |||
| 67 | version="\ | 67 | version="\ |
| 68 | GNU config.sub ($timestamp) | 68 | GNU config.sub ($timestamp) |
| 69 | 69 | ||
| 70 | Copyright 1992-2018 Free Software Foundation, Inc. | 70 | Copyright 1992-2019 Free Software Foundation, Inc. |
| 71 | 71 | ||
| 72 | This is free software; see the source for copying conditions. There is NO | 72 | This is free software; see the source for copying conditions. There is NO |
| 73 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." | 73 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." |