X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=tests%2Fmisc%2Fsort-exit-early.sh;h=83a55f517218fdd8cee58ebdac69c31f24e257a9;hb=77da73c75432f3c5b4beebae7b0797a1e33160bc;hp=ce5f498bfc3ffc85c8cb88c525cd6267dbec658a;hpb=21b5147fd8ee493727e2a3ca17b3bf695c5024d3;p=platform%2Fupstream%2Fcoreutils.git diff --git a/tests/misc/sort-exit-early.sh b/tests/misc/sort-exit-early.sh index ce5f498..83a55f5 100755 --- a/tests/misc/sort-exit-early.sh +++ b/tests/misc/sort-exit-early.sh @@ -1,7 +1,7 @@ #!/bin/sh # Test 'sort' exits early on inaccessible inputs or output -# Copyright (C) 2012 Free Software Foundation, Inc. +# Copyright (C) 2012-2013 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by