Commit Graph

13 Commits

Author SHA1 Message Date
Michael Klishin 9c79ad8d55 More missed license header updates #9969 2024-02-05 12:26:25 -05:00
Jean-Sébastien Pédron c1bbb9969c Update copyright (year 2020) 2020-03-10 15:38:30 +01:00
Spring Operator 1f4f304f4d URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# HTTP URLs that Could Not Be Fixed
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.

* http://www.twiststandards.org/index.php?option=com_docman&task=cat_view&gid=28&&Itemid=90 (301) with 2 occurrences could not be migrated:
   ([https](https://www.twiststandards.org/index.php?option=com_docman&task=cat_view&gid=28&&Itemid=90) result SSLHandshakeException).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://github.com/tonyg/json-shapes with 2 occurrences migrated to:
  https://github.com/tonyg/json-shapes ([https](https://github.com/tonyg/json-shapes) result 200).
* http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 1 occurrences migrated to:
  https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ([https](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) result 200).
* http://contributor-covenant.org with 1 occurrences migrated to:
  https://contributor-covenant.org ([https](https://contributor-covenant.org) result 301).
* http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to:
  https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/) result 301).
* http://pypi.python.org/pypi/simplejson with 1 occurrences migrated to:
  https://pypi.python.org/pypi/simplejson ([https](https://pypi.python.org/pypi/simplejson) result 301).
* http://www.mozilla.org/MPL/ with 2 occurrences migrated to:
  https://www.mozilla.org/MPL/ ([https](https://www.mozilla.org/MPL/) result 301).
2019-03-20 03:13:25 -05:00
Michael Klishin 507076ab44 Update (c) info 2016-01-01 12:59:16 +03:00
Simon MacMullen 4dd13bb41b s/VMware/GoPivotal/g 2013-07-01 10:49:11 +01:00
Emile Joubert 5131c2efd4 Update copyright 2013 2013-01-23 11:27:10 +00:00
Emile Joubert 9d6d1c6c78 Update copyright 2012 2012-02-02 12:51:57 +00:00
Steve Powell 742f5b6aeb Changed "name": "server properties" to "name": "server-properties" in both json files. 2011-03-09 11:55:23 +00:00
Matthew Sackman ace7ee4c37 Correct all copyright notices 2011-01-19 14:00:43 +00:00
Simon MacMullen e2a84111e1 m-x untabify 2011-01-14 13:12:22 +00:00
Matthias Radestock 4f13afcb88 default queue name to "" everywhere
since the MRDQ feature operates everywhere
2011-01-07 17:56:42 +00:00
Matthias Radestock 0659342d94 add unexpected_frame error code to 0-8 spec
we agreed we'd use the same error codes across version, but somehow
missed this one.
2010-07-30 19:46:01 +01:00
Simon MacMullen 42ad999d1d Rename JSON files, and merge the 0-8 extensions back into our main 0-8 file. 2010-07-02 14:25:08 +01:00