Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=cfpm.git;a=commitdiff;h=8e5e8dbd4f0e2e71da1d7c1b81512fd7b5e3dbb6

commit 8e5e8dbd4f0e2e71da1d7c1b81512fd7b5e3dbb6
Author: Priyank <priy...@frugalware.org>
Date:   Fri Jun 5 15:48:41 2009 +0530

add copyright notice

diff --git a/pm.cc b/pm.cc
index 42d56fe..f5b2817 100644
--- a/pm.cc
+++ b/pm.cc
@@ -1,3 +1,25 @@
+/*
+ *  pm.cc
+ *
+ *  Copyright (c) 2009 by James Buren <r...@frugalware.org>
+ *  Copyright (c) 2009 by Priyank Gosalia <priyan...@gmail.com>
+ *
+ *  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; if not, write to the Free Software
+ *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ *  USA.
+ */
+
#include <iostream>
#include "pm.hh"
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to