diff options
Diffstat (limited to 'scripts/update-copyrights')
-rwxr-xr-x | scripts/update-copyrights | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/update-copyrights b/scripts/update-copyrights index 066c510224..588041ce86 100755 --- a/scripts/update-copyrights +++ b/scripts/update-copyrights @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Update copyright year lists. # Copyright (C) 2012-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. |