From 3168f2f6d1ebec3e554f7fdcb46f8891bf4e29fd Mon Sep 17 00:00:00 2001 From: Jason Antman Date: Fri, 26 Dec 2014 08:17:06 -0500 Subject: [PATCH] make sure everything in this repo has a correct URL to the current script, as well as some sort of author attribution and license-like statement --- VipToInternalHosts.pl | 5 ++--- bigipcookie.pl | 7 ++----- cmd-wrapper.c | 4 ++-- collectRsyslogInfo.php | 4 ++-- cookies_from_pdml.py | 7 +++++-- disqus_backup.py | 4 +++- dot_find_cycles.py | 5 +---- dumpFirefoxSession.php | 7 ++----- dumpMysqlGrants.sh | 3 +-- dump_skype_logs.py | 4 ++++ find_outdated_puppets.py | 2 +- get_addons.py | 3 +++ git_repo_diff.py | 10 ++++++++++ github_clone_setup.py | 3 +++ js2phpdoc.php | 7 ++----- kickRsyslog.php | 4 ++-- libvirt_csv.py | 10 ++++++++++ linodeDnsToCsv.php | 5 ++--- linode_ddns_update.sh | 4 ++++ linode_list_records.py | 8 ++++++-- list_github_org_repos.py | 7 +++++++ make_puppet_param_markdown.py | 12 ++++++++++++ nagios_log_problem_interval.pl | 5 ++--- nmap-xml-to-table.php | 6 ++---- print-cmd.sh | 7 ++++--- rebuild_srpm.sh | 4 +++- route53_ddns_update.sh | 16 ++++++++++++++++ rsync-wrapper.c | 4 ++-- rsyslogIsHung.php | 3 +-- rsyslogPstats.php | 5 +++-- show_dhcp_fixed_ACKs.pl | 4 +--- simpleLCDproc.py | 4 +--- skeleton.py | 13 +++++++++++++ sync_git_clones.sh | 3 +++ syslogAgeChecker.php | 11 ++++++----- syslogDatesGraph.php | 11 ++++++----- syslogDatesToArray.php | 11 ++++++----- test_libvirt.py | 10 ++++++++++ twitter_find_followed_not_in_list.py | 8 ++++++++ watch_cloudformation.py | 2 +- wiki-to-deckjs.py | 10 ++++++++++ wordpress_daily_post.php | 7 ++++--- 42 files changed, 188 insertions(+), 81 deletions(-) diff --git a/VipToInternalHosts.pl b/VipToInternalHosts.pl index 97bd065..0c44733 100755 --- a/VipToInternalHosts.pl +++ b/VipToInternalHosts.pl @@ -6,11 +6,10 @@ # By Jason Antman 2012. # # The latest version of this script can always be found at: -# $HeadURL$ -# This version is: $LastChangedRevision$ +# # # The post describing this script and giving updates can be found at: -# +# # #---------------------------------------------------------------------------- # This script was based off of one found in the F5 Networks iControl Wiki. diff --git a/bigipcookie.pl b/bigipcookie.pl index 76771ca..e4c7f19 100755 --- a/bigipcookie.pl +++ b/bigipcookie.pl @@ -4,10 +4,10 @@ # Perl script to de/encode F5 BigIp persistence cookies. # # The latest version of this script can always be obtained from: -# via HTTP ot SVN +# # # Update information and description can be found at: -# +# # # Copyright 2012 Jason Antman . # @@ -38,9 +38,6 @@ # - Tyler Krpata # for the Perl one-liner that this logic is based on. # -# $HeadURL$ -# $LastChangedRevision$ -# # Changelog: # # 2012-02-02 Jason Antman : diff --git a/cmd-wrapper.c b/cmd-wrapper.c index d1a4900..db66d9e 100644 --- a/cmd-wrapper.c +++ b/cmd-wrapper.c @@ -14,8 +14,8 @@ * * USAGE: cmd-wrapper [pre|post] * - * $HeadURL$ - * $LastChangedRevision$ + * The latest version of this script can be found at: + * * ********************************************/ diff --git a/collectRsyslogInfo.php b/collectRsyslogInfo.php index 8f28b4f..ba66ba3 100755 --- a/collectRsyslogInfo.php +++ b/collectRsyslogInfo.php @@ -8,8 +8,8 @@ * on behalf of the taxpayers of the State of New Jersey and/or the students of Rutgers University, * The State University of New Jersey. * - * $HeadURL$ - * $LastChangedRevision$ + * The latest version of this script can be found at: + * * **************************************************************************************************** * Usage: diff --git a/cookies_from_pdml.py b/cookies_from_pdml.py index 76621db..84d8186 100755 --- a/cookies_from_pdml.py +++ b/cookies_from_pdml.py @@ -4,8 +4,11 @@ This is a quick hack. Lots of problems. -By Jason Antman -https://github.com/jantman/misc-scripts/blob/master/cookies_from_pdml.py +Copyright 2014 Jason Antman +Free for any use provided that patches are submitted back to me. + +The latest version of this script can be found at: + """ from lxml import etree diff --git a/disqus_backup.py b/disqus_backup.py index 3300baa..0a036fd 100755 --- a/disqus_backup.py +++ b/disqus_backup.py @@ -12,8 +12,10 @@ > pip install disqus-python anyjson Copyright 2014 Jason Antman - Free for any use provided that patches are submitted back to me. + +The latest version of this script can be found at: + """ import anyjson diff --git a/dot_find_cycles.py b/dot_find_cycles.py index c8b0a4a..407a223 100755 --- a/dot_find_cycles.py +++ b/dot_find_cycles.py @@ -3,7 +3,7 @@ """ dot_find_cycles.py - uses Pydot and NetworkX to find cycles in a dot file directed graph. -Very helpful for +Very helpful for Puppet stuff. By Jason Antman 2012. @@ -22,9 +22,6 @@ The canonical source of this script can always be found from: -$HeadURL$ -$LastChangedRevision$ - CHANGELOG: Wednesday 2012-03-28 Jason Antman : - initial script creation diff --git a/dumpFirefoxSession.php b/dumpFirefoxSession.php index c7a851c..658a863 100755 --- a/dumpFirefoxSession.php +++ b/dumpFirefoxSession.php @@ -7,10 +7,7 @@ * modifications are sent back to me and this notice is kept intact, and the changelog is updated. ********************************************** * Canonical URL to current version: - * - ********************************************** - * $HeadURL$ - * $LastChangedRevision$ + * ********************************************** * Dependencies: * PHP5 with JSON @@ -137,4 +134,4 @@ function usage() fwrite(STDERR, "\tUSAGE: dumpFirefoxSession.php [--text | --html ] [path to sessionstore.js]\n"); } -?> \ No newline at end of file +?> diff --git a/dumpMysqlGrants.sh b/dumpMysqlGrants.sh index 9f9aed5..d2ea01d 100755 --- a/dumpMysqlGrants.sh +++ b/dumpMysqlGrants.sh @@ -6,8 +6,7 @@ # Many thanks to him. # # The most up-to-date version of this script can be found at: -# $HeadURL$ -# $LastChangedRevision$ +# # mygrants() diff --git a/dump_skype_logs.py b/dump_skype_logs.py index fc10df1..b95ca9a 100755 --- a/dump_skype_logs.py +++ b/dump_skype_logs.py @@ -6,6 +6,10 @@ Default output is a directory of HTML files, with an index file and per-chat files. Copyright 2012 Jason Antman All Rights Reserved. +Free for any use provided that patches are submitted back to me. + +The latest version of this script can be found at: + Requires Python Modules: sqlite3 diff --git a/find_outdated_puppets.py b/find_outdated_puppets.py index ab99df1..398a6b4 100755 --- a/find_outdated_puppets.py +++ b/find_outdated_puppets.py @@ -3,7 +3,7 @@ Script to look at a Puppet Dashboard unhidden-nodes.csv and extract the latest report time for each node. Optionally, list nodes with runtime BEFORE a string. -USAGE: +ABANDONED - no longer used or maintained. """ import csv diff --git a/get_addons.py b/get_addons.py index 4e5753a..524a796 100755 --- a/get_addons.py +++ b/get_addons.py @@ -1,6 +1,9 @@ #!/usr/bin/env python """ Update my WoW addons on mac + +NOTE: As of December 2014 I no longer use or maintain this script; +instead, I use the Alpha version of the Curse Client for Mac. """ import sys diff --git a/git_repo_diff.py b/git_repo_diff.py index 2acdd06..1c9d74c 100755 --- a/git_repo_diff.py +++ b/git_repo_diff.py @@ -4,6 +4,16 @@ both by existence and head commit. Reqires GitPython>=0.3.2.RC1 + +################## +Copyright 2014 Jason Antman +Free for any use provided that patches are submitted back to me. + +The latest version of this script can be found at: + + +CHANGELOG: +- initial script """ import os diff --git a/github_clone_setup.py b/github_clone_setup.py index 9eaa4d8..148de49 100755 --- a/github_clone_setup.py +++ b/github_clone_setup.py @@ -15,6 +15,9 @@ The canonical version of this script lives at: https://github.com/jantman/misc-scripts/blob/master/github_clone_setup.py +Copyright 2014 Jason Antman +Free for any use provided that patches are submitted back to me. + Requirements ============ * Python 2.7+ (uses subprocess.check_output) diff --git a/js2phpdoc.php b/js2phpdoc.php index d2b3b3d..901d4d7 100755 --- a/js2phpdoc.php +++ b/js2phpdoc.php @@ -10,7 +10,7 @@ * Copyright 2010 Jason Antman * * The canonical source of the latest version of this script is: - * + * * * Information on usage and installation can be found at: * @@ -57,9 +57,6 @@ * @author jantman * @author rhorber * - * $LastChangedRevision$ - * $HeadURL$ - * * CHANGELOG: * * 2010-08-25 jantman: @@ -195,4 +192,4 @@ function usage() echo "js2phpdoc.php [--help] \n"; } -?> \ No newline at end of file +?> diff --git a/kickRsyslog.php b/kickRsyslog.php index cc4369e..dd22a8a 100755 --- a/kickRsyslog.php +++ b/kickRsyslog.php @@ -9,8 +9,8 @@ * on behalf of the taxpayers of the State of New Jersey and/or the students of Rutgers University, * The State University of New Jersey. * - * $HeadURL$ - * $LastChangedRevision$ + * The latest version of this script can be found at: + * * */ diff --git a/libvirt_csv.py b/libvirt_csv.py index 4255df1..4f5fe8b 100755 --- a/libvirt_csv.py +++ b/libvirt_csv.py @@ -4,6 +4,16 @@ information about libvirt (qemu/KVM) guests. test on opskvmtie13 + +################## +Copyright 2014 Jason Antman +Free for any use provided that patches are submitted back to me. + +The latest version of this script can be found at: + + +CHANGELOG: +- initial script """ import libvirt diff --git a/linodeDnsToCsv.php b/linodeDnsToCsv.php index eb52feb..ee8c8df 100755 --- a/linodeDnsToCsv.php +++ b/linodeDnsToCsv.php @@ -24,8 +24,7 @@ * * The following URL always points to the newest version of this script. If you obtained it from another source, you should * check here: - * $HeadURL$ - * $LastChangedRevision$ + * * * CHANGELOG: * 2011-12-17 Jason Antman : @@ -88,4 +87,4 @@ } -?> \ No newline at end of file +?> diff --git a/linode_ddns_update.sh b/linode_ddns_update.sh index 71df677..a92dcc1 100755 --- a/linode_ddns_update.sh +++ b/linode_ddns_update.sh @@ -7,6 +7,10 @@ # Credit for this script goes to "Guspaz" on the Linode forums, who published it # in his post at: # +################## +# Copyright 2014 Jason Antman +# Free for any use provided that patches are submitted back to me. +# # The most recent version of this script is available at: # # diff --git a/linode_list_records.py b/linode_list_records.py index 264b378..779c340 100755 --- a/linode_list_records.py +++ b/linode_list_records.py @@ -3,11 +3,15 @@ # Simple script to list all records in Linode DNS via API, # along with their Domain ID and Record ID # -# Copyright 2013 Jason Antman -# # This requires the requests and json packages. # +################## +# Copyright 2013 Jason Antman +# Free for any use provided that patches are submitted back to me. # +# The latest version of this script can be found at: +# +########################################################################################## import sys import requests diff --git a/list_github_org_repos.py b/list_github_org_repos.py index 842afdd..dfc928b 100755 --- a/list_github_org_repos.py +++ b/list_github_org_repos.py @@ -2,6 +2,10 @@ # # Script using PyGithub to list an organization's repos and some info about them. # +# Copyright 2014 Jason Antman +# Free for any use provided that patches are submitted back to me. +# +# The latest version of this script can be found at: # # # Requires PyGithub - `pip install PyGithub` (tested against 1.23.0) @@ -10,6 +14,9 @@ # Assumes you have a GitHub API Token, either in ~/.ssh/apikeys.py or # in a GITHUB_TOKEN environment variable. # +# CHANGELOG: +# - initial script +# from github import Github import os diff --git a/make_puppet_param_markdown.py b/make_puppet_param_markdown.py index 0a1afe0..b84213c 100755 --- a/make_puppet_param_markdown.py +++ b/make_puppet_param_markdown.py @@ -6,6 +6,18 @@ # # Simple, naive regex matching. Assumes you style your manifests properly. # +################## +# Copyright 2014 Jason Antman +# Free for any use provided that patches are submitted back to me. +# +# The latest version of this script can be found at: +# +# +# CHANGELOG: +# 2014-02-06 Jason Antman : +# - initial script +########################################################################################## + import os.path import re diff --git a/nagios_log_problem_interval.pl b/nagios_log_problem_interval.pl index ee47f28..dc29974 100755 --- a/nagios_log_problem_interval.pl +++ b/nagios_log_problem_interval.pl @@ -5,11 +5,10 @@ # By Jason Antman 2012. # # The latest version of this script can always be found at: -# $HeadURL$ -# This version is: $LastChangedRevision$ +# # # The post describing this script and giving updates can be found at: -# +# # #---------------------------------------------------------------------------- # This script was based off of one found in the F5 Networks iControl Wiki. diff --git a/nmap-xml-to-table.php b/nmap-xml-to-table.php index fc4d801..6083aff 100755 --- a/nmap-xml-to-table.php +++ b/nmap-xml-to-table.php @@ -4,7 +4,7 @@ * Script to transform multiple nmap XML output files (presumably of the same host/port range with different scan options) into a HTML table * * The canonical source of the latest version of this script is: - * + * * * Copyright 2011 Jason Antman all rights reserved. * Distribution and use of this script is unlimited, provided that you leave this notice intact and send any corrections/additions back to me. @@ -13,8 +13,6 @@ * * USAGE: nmap-xml-to-table.php [xml file] [xml file] [...] * - * $LastChangedRevision$ - * $HeadURL$ * */ @@ -205,4 +203,4 @@ function getScanResults($file) ?> - \ No newline at end of file + diff --git a/print-cmd.sh b/print-cmd.sh index 3a47b63..2d61b69 100755 --- a/print-cmd.sh +++ b/print-cmd.sh @@ -2,10 +2,11 @@ # # Simple script to log environment variables and original command for forced ssh commands # -# by Jason Antman +# Copyright 2014 Jason Antman +# Free for any use provided that patches are submitted back to me. # -# $HeadURL$ -# $LastChangedRevision$ +# The latest version of this script can be found at: +# # echo "============`date`================\n" >> print-cmd.log diff --git a/rebuild_srpm.sh b/rebuild_srpm.sh index 628e252..57d5551 100755 --- a/rebuild_srpm.sh +++ b/rebuild_srpm.sh @@ -3,7 +3,9 @@ # Script to rebuild a SRPM 1:1, useful when you want to build a RHEL/CentOS 6 # SRPM on a RHEL/CentOS 5 system that doesn't support newer compression (cpio: MD5 sum mismatch) # -# by Jason Antman +# Copyright 2014 Jason Antman . All Rights Reserved. +# Free for any use provided that patches are submitted back to me. +# # The latest version of this script will always live at: # # diff --git a/route53_ddns_update.sh b/route53_ddns_update.sh index d4212d9..1e83bc2 100755 --- a/route53_ddns_update.sh +++ b/route53_ddns_update.sh @@ -1,4 +1,20 @@ #!/bin/bash +################################################# +# Bash script to update Route53 dynamic DNS +# +# Assumes you already have cli53 () +# installed and properly configured. +# +################################################# +# Copyright 2014 Jason Antman +# Free for any use provided that patches are submitted back to me. +# +# The latest version of this script can be found at: +# +# +# CHANGELOG: +# - initial script +################################################# WAN_IP=`wget -O - -U wget/route53_ddns_update.sh/iponly http://whatismyip.jasonantman.com` diff --git a/rsync-wrapper.c b/rsync-wrapper.c index 7bb474c..a360f73 100644 --- a/rsync-wrapper.c +++ b/rsync-wrapper.c @@ -11,8 +11,8 @@ * Modified 2012 by Jason Antman * - configured for use as rsync wrapper * - * $HeadURL$ - * $LastChangedRevision$ + * The latest version of this script can be found at: + * * ********************************************/ diff --git a/rsyslogIsHung.php b/rsyslogIsHung.php index 356f23e..aa035f9 100755 --- a/rsyslogIsHung.php +++ b/rsyslogIsHung.php @@ -7,8 +7,7 @@ * on behalf of the taxpayers of the State of New Jersey and/or the students of Rutgers University, * The State University of New Jersey. * - * $HeadURL$ - * $LastChangedRevision$ + * * */ diff --git a/rsyslogPstats.php b/rsyslogPstats.php index 1bff49e..c263323 100755 --- a/rsyslogPstats.php +++ b/rsyslogPstats.php @@ -9,9 +9,10 @@ * Copyright 2011 Jason Antman , * on behalf of the taxpayers of the State of New Jersey and/or the students of Rutgers University, * The State University of New Jersey. + * License: Public Domain * - * $HeadURL$ - * $LastChangedRevision$ + * The latest version of this script can be found at: + * * */ diff --git a/show_dhcp_fixed_ACKs.pl b/show_dhcp_fixed_ACKs.pl index 48949d5..254a56d 100755 --- a/show_dhcp_fixed_ACKs.pl +++ b/show_dhcp_fixed_ACKs.pl @@ -1,5 +1,4 @@ #!/usr/bin/perl - # # show_dhcp_fixed_ACKs.pl - script to show the most recent DHCP ACKs per IP address for ISC DHCPd, # from a log file. Originally written for Vyatta routers that just show the dynamic leases. @@ -22,8 +21,7 @@ # # The following URL always points to the newest version of this script. If you obtained it from another source, you should # check here: -# $HeadURL$ -# $LastChangedRevision$ +# # # CHANGELOG: # 2011-12-24 jason@jasonantman.com: diff --git a/simpleLCDproc.py b/simpleLCDproc.py index 8c98f4e..d321fd1 100755 --- a/simpleLCDproc.py +++ b/simpleLCDproc.py @@ -12,9 +12,7 @@ developed against version 0.02 The canonical source of this script is: - -$HeadURL$ -$LastChangedRevision$ + """ import time, datetime, os, commands diff --git a/skeleton.py b/skeleton.py index f10fc26..fd6981f 100755 --- a/skeleton.py +++ b/skeleton.py @@ -12,6 +12,19 @@ introduced in Python 2.7; if you need to run this on an older python, you'll likely need to flip back to using optparse. In that case, see . + +Copyright 2014 Jason Antman +Free for any use provided that patches are submitted back to me. + +CHANGELOG: +2014-12-25 Jason Antman : + - switch to use argparse instead of optparse + - use class instead of module functions + - add some more examples for those new to Python +2014-05-30 Jason Antman : + - remove superfluous, broken line +2014-05-07 Jason Antman : + - initial version of script """ import sys diff --git a/sync_git_clones.sh b/sync_git_clones.sh index 041b615..2b2e895 100755 --- a/sync_git_clones.sh +++ b/sync_git_clones.sh @@ -12,6 +12,9 @@ # GitHub forks, and set refs to check out pull requests from # origin and upstream. # +# Copyright 2014 Jason Antman +# Free for any use provided that patches are submitted back to me. +# # The canonical version of this script lives at: # https://github.com/jantman/misc-scripts/blob/master/sync_git_clones.sh # diff --git a/syslogAgeChecker.php b/syslogAgeChecker.php index ed81d85..24da30c 100755 --- a/syslogAgeChecker.php +++ b/syslogAgeChecker.php @@ -6,19 +6,20 @@ * * This is intended only for those cases where you need something quick and dirty, not too efficient, and just to send email. * - * Copyright 2011 Jason Antman + * Copyright 2011-2014 Jason Antman * * You may use and redistribute this script in any way you see fit, provided that the following three terms are met: * 1) You keep this entire notice, and all names, email addresses, and URLs, intact. - * 2) You send any changes/features/bug fixes back to me at the above address. + * 2) You send any changes/features/bug fixes back to me at the above address or via a Pull Request. * 3) You update the below changelog. * ****************************************************************************************** * The canonical source of the latest version of this script is: - * $HeadURL$ - * $LastChangedRevision$ + * https://github.com/jantman/misc-scripts/blob/master/syslogAgeChecker.php ****************************************************************************************** * CHANGELOG: + * 2014-12-26 jason@jasonantman.com: + * - update with GitHub URL for script * 2011-09-28 jason@jasonantman.com: * - initial version ****************************************************************************************** @@ -158,4 +159,4 @@ function prettyTime($t) return trim($s); } -?> \ No newline at end of file +?> diff --git a/syslogDatesGraph.php b/syslogDatesGraph.php index 172978a..dddaa65 100755 --- a/syslogDatesGraph.php +++ b/syslogDatesGraph.php @@ -11,7 +11,7 @@ * DEPENDENCIES: * - rrdtool ******************************************************************************************************************** - * Copyright 2011 Jason Antman All Rights Reserved. + * Copyright 2011-2014 Jason Antman * * LICENSE: * This script may be used, modified and distributed provided that the following terms are met: @@ -19,11 +19,12 @@ * 2) Any and all substantitive changes/feature additions/bug fixes are sent back to me for inclusion in the next version. * 3) The below changelog is kept intact and up-to-date. ******************************************************************************************************************** - * The canonical source of this script is: - * $HeadURL$ - * $LastChangedRevision$ + * The canonical source of the latest version of this script is: + * https://github.com/jantman/misc-scripts/blob/master/syslogDatesGraph.php ******************************************************************************************************************** * CHANGELOG: + * 2014-12-26 jason@jasonantman.com: + * - update with GitHub URL for script * 2011-09-28 jason@jasonantman.com: * - first version of script ******************************************************************************************************************** @@ -133,4 +134,4 @@ function runcmd($cmd) return false; } -?> \ No newline at end of file +?> diff --git a/syslogDatesToArray.php b/syslogDatesToArray.php index e6f8d34..62877d4 100755 --- a/syslogDatesToArray.php +++ b/syslogDatesToArray.php @@ -13,7 +13,7 @@ * host, and a full PHP installation with GD, etc. on another (web) server somewhere, better suited to the graphing. * ******************************************************************************************************************** - * Copyright 2011 Jason Antman All Rights Reserved. + * Copyright 2011-2014 Jason Antman * * LICENSE: * This script may be used, modified and distributed provided that the following terms are met: @@ -21,11 +21,12 @@ * 2) Any and all substantitive changes/feature additions/bug fixes are sent back to me for inclusion in the next version. * 3) The below changelog is kept intact and up-to-date. ******************************************************************************************************************** - * The canonical source of this script is: - * $HeadURL$ - * $LastChangedRevision$ + * The canonical source of the latest version of this script is: + * https://github.com/jantman/misc-scripts/blob/master/syslogDatesToArray.php ******************************************************************************************************************** * CHANGELOG: + * 2014-12-26 jason@jasonantman.com: + * - update with GitHub URL for script * 2011-09-28 jason@jasonantman.com: * - first version of script ******************************************************************************************************************** @@ -72,4 +73,4 @@ function dateFromSyslog($line) return strtotime($matches[0]); } -?> \ No newline at end of file +?> diff --git a/test_libvirt.py b/test_libvirt.py index ade1c2a..2bd7318 100755 --- a/test_libvirt.py +++ b/test_libvirt.py @@ -4,6 +4,16 @@ information about libvirt (qemu/KVM) guests. test on opskvmtie13 + +################## +Copyright 2014 Jason Antman +Free for any use provided that patches are submitted back to me. + +The latest version of this script can be found at: +https://github.com/jantman/misc-scripts/blob/master/test_libvirt.py + +CHANGELOG: +- initial script """ import libvirt diff --git a/twitter_find_followed_not_in_list.py b/twitter_find_followed_not_in_list.py index 444ab4f..d82edd2 100755 --- a/twitter_find_followed_not_in_list.py +++ b/twitter_find_followed_not_in_list.py @@ -3,6 +3,14 @@ Terribly simple script using python-twitter to list any users you're following but whom aren't in any of your lists. + +################## + +Copyright 2014 Jason Antman +Free for any use provided that patches are submitted back to me. + +The latest version of this script can be found at: +https://github.com/jantman/misc-scripts/blob/master/twitter_find_followed_not_in_list.py """ import sys diff --git a/watch_cloudformation.py b/watch_cloudformation.py index 6588014..8b33c5a 100755 --- a/watch_cloudformation.py +++ b/watch_cloudformation.py @@ -19,7 +19,7 @@ Free for any use provided that patches are submitted back to me. The latest version of this script can be found at: -https://github.com/jantman/misc-scripts/blob/master/watch_jenkins.py +https://github.com/jantman/misc-scripts/blob/master/watch_cloudformation.py CHANGELOG: diff --git a/wiki-to-deckjs.py b/wiki-to-deckjs.py index 45a6e7b..f3b3b63 100755 --- a/wiki-to-deckjs.py +++ b/wiki-to-deckjs.py @@ -1,6 +1,16 @@ #!/usr/bin/env python2 """ simple, awful script to change markdown-like (very restricted markup set) markup to deck.js-ready html + +################## +Copyright 2014 Jason Antman +Free for any use provided that patches are submitted back to me. + +The latest version of this script can be found at: +https://github.com/jantman/misc-scripts/blob/master/wiki-to-deckjs.py + +CHANGELOG: +- initial version """ import sys diff --git a/wordpress_daily_post.php b/wordpress_daily_post.php index f5cb07a..cde90ff 100755 --- a/wordpress_daily_post.php +++ b/wordpress_daily_post.php @@ -17,10 +17,11 @@ * be emailed to the above address. * * The latest version of this script will always be available at: - * $HeadURL$ - * $LastChangedRevision$ + * https://github.com/jantman/misc-scripts/blob/master/wordpress_daily_post.php * * Changelog: + * 2014-12-26 Jason Antman + * - GitHub script URL * 2012-09-03 Jason Antman - 1.0 * - first version */ @@ -118,4 +119,4 @@ fwrite(STDOUT, "\n\n\n GUID/Link: $pub_guid\n"); fwrite(STDOUT, "\n\n".__FILE__." on ".trim(shell_exec('hostname --fqdn'))." running as ".get_current_user()."\n"); -?> \ No newline at end of file +?>