diff options
-rwxr-xr-x | scripts/package/builddeb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/package/builddeb b/scripts/package/builddeb index 59726243c2eb..2c68c8bf6c76 100755 --- a/scripts/package/builddeb +++ b/scripts/package/builddeb | |||
@@ -233,10 +233,10 @@ This is a packacked upstream version of the Linux kernel. | |||
233 | The sources may be found at most Linux ftp sites, including: | 233 | The sources may be found at most Linux ftp sites, including: |
234 | ftp://ftp.kernel.org/pub/linux/kernel | 234 | ftp://ftp.kernel.org/pub/linux/kernel |
235 | 235 | ||
236 | Copyright: 1991 - 2009 Linus Torvalds and others. | 236 | Copyright: 1991 - 2015 Linus Torvalds and others. |
237 | 237 | ||
238 | The git repository for mainline kernel development is at: | 238 | The git repository for mainline kernel development is at: |
239 | git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | 239 | git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git |
240 | 240 | ||
241 | This program is free software; you can redistribute it and/or modify | 241 | This program is free software; you can redistribute it and/or modify |
242 | it under the terms of the GNU General Public License as published by | 242 | it under the terms of the GNU General Public License as published by |