diff --git a/append.py b/append.py index 7895203..554b4d0 100755 --- a/append.py +++ b/append.py @@ -3,8 +3,6 @@ # append.py - Compares the podcast category feed for the podcast's web site # with format specific feeds, adding the newest episode if missing. # -# All project files are made available under the following, BSD-new license. -# # Copyright (c) 2010, Thomas Gideon # All rights reserved. # diff --git a/relink.py b/relink.py index cde56bb..d317d8c 100755 --- a/relink.py +++ b/relink.py @@ -3,8 +3,6 @@ # relink.py - A script intended for one time use to tweak a feed to re-link its # enclosures to appropriate URLs at the Internet Archive. # -# All project files are made available under the following, BSD-new license. -# # Copyright (c) 2010, Thomas Gideon # All rights reserved. #