[MediaWiki-commits] [Gerrit] operations...pybal[master]: Add GPLv2 license header to bgp.py

2017-05-22 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/354955 )

Change subject: Add GPLv2 license header to bgp.py
..


Add GPLv2 license header to bgp.py

Change-Id: I21ae050bc40dfc360e1ff9a73d9586ffccdb905c
---
M pybal/bgp.py
1 file changed, 14 insertions(+), 1 deletion(-)

Approvals:
  Ema: Looks good to me, but someone else must approve
  Mark Bergsma: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/pybal/bgp.py b/pybal/bgp.py
index 0007bd4..09583d0 100644
--- a/pybal/bgp.py
+++ b/pybal/bgp.py
@@ -1,5 +1,18 @@
 # bgp.py
-# Copyright (c) 2007 by Mark Bergsma 
+# Copyright (c) 2007-2017 by Mark Bergsma 
+
+# 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, see .
 
 """
 A (partial) implementation of the BGP 4 protocol (RFC4271).

-- 
To view, visit https://gerrit.wikimedia.org/r/354955
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I21ae050bc40dfc360e1ff9a73d9586ffccdb905c
Gerrit-PatchSet: 5
Gerrit-Project: operations/debs/pybal
Gerrit-Branch: master
Gerrit-Owner: Mark Bergsma 
Gerrit-Reviewer: Ema 
Gerrit-Reviewer: Mark Bergsma 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] operations...pybal[master]: Add GPLv2 license header to bgp.py

2017-05-21 Thread Mark Bergsma (Code Review)
Mark Bergsma has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/354955 )

Change subject: Add GPLv2 license header to bgp.py
..

Add GPLv2 license header to bgp.py

Change-Id: I21ae050bc40dfc360e1ff9a73d9586ffccdb905c
---
M pybal/bgp.py
1 file changed, 14 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/debs/pybal 
refs/changes/55/354955/1

diff --git a/pybal/bgp.py b/pybal/bgp.py
index bf04d03..caf2926 100644
--- a/pybal/bgp.py
+++ b/pybal/bgp.py
@@ -1,5 +1,18 @@
 # bgp.py
-# Copyright (c) 2007 by Mark Bergsma 
+# Copyright (c) 2007-2017 by Mark Bergsma 
+
+# 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, see .
 
 """
 A (partial) implementation of the BGP 4 protocol (RFC4271).

-- 
To view, visit https://gerrit.wikimedia.org/r/354955
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I21ae050bc40dfc360e1ff9a73d9586ffccdb905c
Gerrit-PatchSet: 1
Gerrit-Project: operations/debs/pybal
Gerrit-Branch: master
Gerrit-Owner: Mark Bergsma 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits