X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fabout.h;h=e42667acd676c318b9017da3484085781c0e5431;hb=1b2a87ad88df1fcbf19efaff1476b48711278917;hp=4065a802021caabed2b9457cff6d27521872a0cb;hpb=a486e7cbf4f95d19bb208796e4c92a040cf48f65;p=pspp-builds.git diff --git a/src/ui/gui/about.h b/src/ui/gui/about.h index 4065a802..e42667ac 100644 --- a/src/ui/gui/about.h +++ b/src/ui/gui/about.h @@ -1,3 +1,20 @@ +/* PSPPIRE - a graphical user interface for PSPP. + Copyright (C) 2007 Free Software Foundation + + 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 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 + 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, see . */ + + void about_new (GtkMenuItem *m, GtkWindow *parent);