[sos-devel] [PATCH 3/4] postgresql: added license and copyright

Sandro Bonazzola sbonazzo at redhat.com
Tue Feb 4 14:57:24 UTC 2014


Change-Id: I49f885333146c4f93a3b97a9d989af264c2afb86
Signed-off-by: Sandro Bonazzola <sbonazzo at redhat.com>
---
 sos/plugins/postgresql.py | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/sos/plugins/postgresql.py b/sos/plugins/postgresql.py
index 0aa67a1..df14f86 100644
--- a/sos/plugins/postgresql.py
+++ b/sos/plugins/postgresql.py
@@ -1,3 +1,22 @@
+## Copyright (C) 2014 Red Hat, Inc., Sandro Bonazzola <sbonazzo at redhat.com>
+## Copyright (C) 2013 Chris J Arges <chris.j.arges at canonical.com>
+## Copyright (C) 2012-2013 Red Hat, Inc., Bryn M. Reeves <bmr at redhat.com>
+## Copyright (C) 2011 Red Hat, Inc., Jesse Jaggars <jjaggars at redhat.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., 675 Mass Ave, Cambridge, MA 02139, USA.
+
 import os
 import tempfile
 
-- 
1.8.1.4




More information about the sos-devel mailing list