mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 03:12:48 +02:00
maint: update all FSF copyright year lists to include 2010
Use this command:
git ls-files | grep -v COPYING \
| xargs env UPDATE_COPYRIGHT_USE_INTERVALS=1 \
build-aux/update-copyright
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# tests for canonicalize-existing mode (readlink -e).
|
||||
|
||||
# Copyright (C) 2004, 2006-2009 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2004, 2006-2010 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
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# tests for canonicalize mode (readlink -f).
|
||||
|
||||
# Copyright (C) 2004, 2006-2009 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2004, 2006-2010 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
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# tests for canonicalize-missing mode (readlink -m).
|
||||
|
||||
# Copyright (C) 2004, 2006-2009 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2004, 2006-2010 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
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# test for readlink mode.
|
||||
|
||||
# Copyright (C) 2004, 2006-2009 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2004, 2006-2010 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
|
||||
|
||||
Reference in New Issue
Block a user