[Aptitude-svn-commit] r4360 - branches/aptitude-0.3/aptitude/src

Daniel Burrows dburrows at costa.debian.org
Fri Sep 30 15:47:39 UTC 2005


Author: dburrows
Date: Fri Sep 30 15:47:39 2005
New Revision: 4360

Modified:
   branches/aptitude-0.3/aptitude/src/menu_redirect.h
Log:
Add missing boilerplate

Modified: branches/aptitude-0.3/aptitude/src/menu_redirect.h
==============================================================================
--- branches/aptitude-0.3/aptitude/src/menu_redirect.h	(original)
+++ branches/aptitude-0.3/aptitude/src/menu_redirect.h	Fri Sep 30 15:47:39 2005
@@ -1,6 +1,21 @@
 // menu_redirect.h                                 -*-c++-*-
 //
-//   Copyright 2004 Daniel Burrows
+//   Copyright (C) 2004-2005 Daniel Burrows
+//
+//   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 (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; see the file COPYING.  If not, write to
+//   the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+//   Boston, MA 02111-1307, USA.
 //
 // This class allows some signals to be "redirected" from the menu to
 // appropriate widgets.



More information about the Aptitude-svn-commit mailing list