summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorHimanshu Shekhar <himanshushekharb16@gmail.com>2017-04-30 03:10:05 +0530
committerHimanshu Shekhar <himanshushekharb16@gmail.com>2017-04-30 03:10:05 +0530
commita267c772eef1b762430e6aa831f7ce0d97dd9c9a (patch)
tree86527b4bba59daf1d14a148d3aa3bbebe070d2a2 /scripts
parentc58e00fa43a581456d3314d4fa13f42297decff1 (diff)
downloadpsutil-a267c772eef1b762430e6aa831f7ce0d97dd9c9a.tar.gz
fix license
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/internal/check_broken_links.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/internal/check_broken_links.py b/scripts/internal/check_broken_links.py
index 7f69e9ee..f628bc4d 100755
--- a/scripts/internal/check_broken_links.py
+++ b/scripts/internal/check_broken_links.py
@@ -1,6 +1,8 @@
#!/usr/bin/env python
# Author : Himanshu Shekhar < https://github.com/himanshub16 > (2017)
+
+# Copyright (c) 2009, Giampaolo Rodola'. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.