Skip to content

Commit

Permalink
Use HTTPS where possible
Browse files Browse the repository at this point in the history
  • Loading branch information
joelpurra committed Apr 15, 2021
1 parent d2ba8f7 commit 7e07268
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions LICENSE
@@ -1,7 +1,7 @@
GNU AFFERO GENERAL PUBLIC LICENSE
Version 3, 19 November 2007

Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Expand Down Expand Up @@ -643,7 +643,7 @@ the "copyright" line and a pointer to where the full notice is found.
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
along with this program. If not, see <https://www.gnu.org/licenses/>.

Also add information on how to contact you by electronic and paper mail.

Expand All @@ -658,4 +658,4 @@ specific requirements.
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU AGPL, see
<http://www.gnu.org/licenses/>.
<https://www.gnu.org/licenses/>.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -132,7 +132,7 @@ open "http://localhost:1337"

## Thanks

- Thank you [Riley Shaw](http://rileyjshaw.com/) for the icon [*Upper Left*](https://thenounproject.com/term/upper-left/294472/).
- Thank you [Riley Shaw](https://rileyjshaw.com/) for the icon [*Upper Left*](https://thenounproject.com/term/upper-left/294472/).



Expand Down

0 comments on commit 7e07268

Please sign in to comment.