mirror of
https://https.git.savannah.gnu.org/git/findutils.git
synced 2026-01-26 15:39:06 +00:00
Update the copyright year in test/documentation files, updatedb.
* build-aux/src-sniff.py: Update copyright year. * doc/find-maint.texi: Update copyright year. * doc/regexprops.texi: Update copyright year. * find/testsuite/config/unix.exp: Update copyright year. * locate/testsuite/config/unix.exp: Update copyright year. * xargs/testsuite/config/unix.exp: Update copyright year. * locate/updatedb.sh: Update copyright year.
This commit is contained in:
parent
ea8d625522
commit
5c9fa623a4
@ -1,7 +1,7 @@
|
||||
#! /usr/bin/env python
|
||||
|
||||
# src-sniff.py: checks source code for patterns that look like common errors.
|
||||
# Copyright (C) 2007, 2010 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
|
||||
#
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
|
||||
@ -23,7 +23,8 @@ be made and tested, and what resources exist to help developers.
|
||||
|
||||
This is edition @value{EDITION}, for findutils version @value{VERSION}.
|
||||
|
||||
Copyright @copyright{} 2007, 2008, 2010 Free Software Foundation, Inc.
|
||||
Copyright @copyright{} 2007, 2008, 2010, 2011 Free Software Foundation,
|
||||
Inc.
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
@c Copyright (C) 1994, 1996, 1998, 2000, 2001, 2003, 2004, 2005, 2006,
|
||||
@c 2007, 2009, 2010 Free Software Foundation, Inc.
|
||||
@c 2007, 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||
@c
|
||||
@c Permission is granted to copy, distribute and/or modify this document
|
||||
@c under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# -*- TCL -*-
|
||||
# Test-specific TCL procedures required by DejaGNU.
|
||||
# Copyright (C) 2000, 2003, 2004, 2005, 2006,
|
||||
# 2010 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2000, 2003, 2004, 2005, 2006, 2010, 2011 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 @@
|
||||
# -*- TCL -*-
|
||||
# Test-specific TCL procedures required by DejaGNU.
|
||||
# Copyright (C) 1994, 2003, 2004, 2005, 2006, 2007, 2010 Free Software
|
||||
# Foundation, Inc.
|
||||
# Copyright (C) 1994, 2003, 2004, 2005, 2006, 2007, 2010, 2011 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
|
||||
# updatedb -- build a locate pathname database
|
||||
# Copyright (C) 1994, 1996, 1997, 2000, 2001, 2003, 2004, 2005, 2006,
|
||||
# 2010 Free Software Foundation, Inc.
|
||||
# 2010, 2011 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,6 +1,7 @@
|
||||
# -*- TCL -*-
|
||||
# Test-specific TCL procedures required by DejaGNU.
|
||||
# Copyright (C) 1994, 2005, 2007, 2010 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1994, 2005, 2007, 2010, 2011 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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user