From owner-freebsd-questions@FreeBSD.ORG Tue Feb 15 08:50:48 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CFDAD1065674 for ; Tue, 15 Feb 2011 08:50:48 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [IPv6:2607:f678:1010::34]) by mx1.freebsd.org (Postfix) with ESMTP id B106F8FC1F for ; Tue, 15 Feb 2011 08:50:48 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id p1F8olla079479 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 15 Feb 2011 00:50:47 -0800 (PST) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id p1F8olvx079478; Tue, 15 Feb 2011 00:50:47 -0800 (PST) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA06557; Tue, 15 Feb 11 00:41:41 PST Date: Tue, 15 Feb 2011 00:41:40 -0800 From: perryh@pluto.rain.com To: jacks@sage-american.com Message-Id: <4d5a3c44.+CfoJJXjdSH6DtYI%perryh@pluto.rain.com> References: <3.0.1.32.20110214163437.019167e0@sage-american.com> In-Reply-To: <3.0.1.32.20110214163437.019167e0@sage-american.com> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: script help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Feb 2011 08:50:48 -0000 "Jack L. Stone" wrote: > # find all of the same filenames (copyright.htm) and then replace > the year 2010 with 2011 in each file. Once I have a working > script, I should be able to add it as a cron job to run on the > first day of each new year. Before actually doing this, you might want to consult a copyright lawyer. Seems to me that merely claiming a more recent copyright date, having made no substantive change to the work for which the copyright is claimed, could be construed as a fraudulent claim.