X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Ffpending.h;h=d7994f7f4e0d751e9a451f88861f7d4c2d93e055;hb=1700ce3993628d025bf3bdc2b11f9eebe6575396;hp=8a8aabcc22007e0c0dc0df9ebb985626978bd820;hpb=3d9dacd0b6e872d8caa7fd2c757767b3288d80c3;p=pspp diff --git a/lib/fpending.h b/lib/fpending.h index 8a8aabcc22..d7994f7f4e 100644 --- a/lib/fpending.h +++ b/lib/fpending.h @@ -1,11 +1,12 @@ /* Declare __fpending. - Copyright (C) 2000, 2003, 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 2000, 2003, 2005-2006, 2009-2011 Free Software Foundation, + Inc. - This program is free software; you can redistribute it and/or modify + 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, or (at your option) - any later version. + 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, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -13,8 +14,7 @@ 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + along with this program. If not, see . Written by Jim Meyering. */