X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=cprogs%2Fwatershed.c;h=dfc9480b2057be7b9adc8385f5acf8eb492d63ab;hb=7a02dd6311d520761fa3f0f93bf567361d7813be;hp=d7926539e6f8d8c6c87523d62d6204b4b7ed2c2d;hpb=38f9191adf18ff7284a30b5672f0c90dd4e3bce7;p=chiark-utils.git diff --git a/cprogs/watershed.c b/cprogs/watershed.c index d792653..dfc9480 100644 --- a/cprogs/watershed.c +++ b/cprogs/watershed.c @@ -3,11 +3,13 @@ * unnecessary runs of idempotent commands * * watershed is Copyright 2007 Canonical Ltd + * written by Ian Jackson + * and this version now maintained as part of chiark-utils * * * 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 - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, @@ -15,12 +17,10 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - * - * See the file XXXXX for a full list of credits information (often - * installed as XXXXX. + * You should have received a copy of the GNU General Public + * License along with this file; if not, consult the Free Software + * Foundation's website at www.fsf.org, or the GNU Project website at + * www.gnu.org. * */ /*