diff options
| author | Himanshu Shekhar <himanshushekharb16@gmail.com> | 2017-04-30 03:10:05 +0530 |
|---|---|---|
| committer | Himanshu Shekhar <himanshushekharb16@gmail.com> | 2017-04-30 03:10:05 +0530 |
| commit | a267c772eef1b762430e6aa831f7ce0d97dd9c9a (patch) | |
| tree | 86527b4bba59daf1d14a148d3aa3bbebe070d2a2 /scripts | |
| parent | c58e00fa43a581456d3314d4fa13f42297decff1 (diff) | |
| download | psutil-a267c772eef1b762430e6aa831f7ce0d97dd9c9a.tar.gz | |
fix license
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/internal/check_broken_links.py | 2 |
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. |
