mirror of
https://git.savannah.gnu.org/git/coreutils.git
synced 2025-09-10 07:59:52 +02:00
maint: update all copyright year number ranges
Run "make update-copyright".
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Try to create a symlink with backup where the destination file exists
|
||||
# and the backup file name is a hard link to the destination file.
|
||||
|
||||
# Copyright (C) 1999, 2007-2011 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1999, 2007-2012 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
|
||||
# Ensure that 'ln --backup F F' gives a proper diagnostic.
|
||||
|
||||
# Copyright (C) 2006-2011 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2006-2012 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 ln -L/-P.
|
||||
|
||||
# Copyright (C) 2009-2011 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2009-2012 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
|
||||
# Miscellaneous tests for "ln".
|
||||
|
||||
# Copyright (C) 1998-2000, 2004, 2006-2011 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1998-2000, 2004, 2006-2012 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 "ln -sf".
|
||||
|
||||
# Copyright (C) 1997-2000, 2007-2011 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1997-2000, 2007-2012 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
|
||||
# ensure that touch f; ln -T f no-such-file/ does not mistakenly succeed
|
||||
|
||||
# Copyright (C) 2009-2011 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2009-2012 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 "ln --target-dir" with one file.
|
||||
|
||||
# Copyright (C) 2002, 2006-2011 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2002, 2006-2012 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