Commit Graph

4 Commits

Author SHA1 Message Date
Michael Simons
220399208f GH-899 - Update repository after GitHub issues migration. 2021-01-05 11:32:59 +01:00
Michael Simons
bc9f11914f DATAGRAPH-1278 - Update license header to extend to 2020. 2020-01-06 11:55:22 +01:00
Spring Operator
d25b446825 DATAGRAPH-1208 - 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).

# 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://www.apache.org/licenses/ with 2 occurrences migrated to:
  https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 315 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-22 09:46:33 +01:00
Michael Simons
d2c8349498 DATAGRAPH-1176 - Add checkstyle for enforcing headers.
# Conflicts:
#	pom.xml
2019-01-09 15:28:27 +01:00