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:
James Youngman 2011-06-04 01:51:40 +01:00
parent ea8d625522
commit 5c9fa623a4
7 changed files with 11 additions and 9 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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