From 759c6e0e60a5287834f7b2be2be1eb4bc533f455 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 31 May 2023 12:28:52 -0500 Subject: Add cool rock picture --- COPYING | 10 ++++++---- README.md | 4 +++- game.scm | 1 - 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/COPYING b/COPYING index c8a9eca..be17d92 100644 --- a/COPYING +++ b/COPYING @@ -4,12 +4,14 @@ Copyright (C) Case Duckworth Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: -1. You must agree to look at this cool rock I found. Images of the cool rock may - be provided either as a URL or as an image in the source repository in JPEG - or WEBP format. GIF files may also be provided, but only in addition to +1. You must agree to look at this cool rock I found[a]. Images of the cool rock + may be provided either as a URL or as an image in the source repository in + JPEG or WEBP format. GIF files may also be provided, but only in addition to JPEG/WEBP. In the event that a URL is provided and the URL returns a 404 in the future, the user may, at their discretion, provide a backup cool rock to look at until such time as the URL is fixed. This software is provided "as is" and any express or implied warranties are -disclaimed, even if you do look at the rock. \ No newline at end of file +disclaimed, even if you do look at the rock. + +[a]: https://junk.acdw.net/coolrock.jpg \ No newline at end of file diff --git a/README.md b/README.md index f15e913..5efe495 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,14 @@ Run `./game.scm` in this directory. ## License -This software is licensed under the Look At This Cool Rock I Found Public License, version 1.0. See COPYING for details. +This software is licensed under the Look At This Cool Rock I Found Public License, version 1.0. See [COPYING][] for details. Here is a picture of the cool rock I found: ![cool rock](https://junk.acdw.net/coolrock.jpg) +[COPYING]: https://git.acdw.net/game/tree/COPYING + ## Development log ### 2023-05-30 diff --git a/game.scm b/game.scm index 4df071c..17c22eb 100755 --- a/game.scm +++ b/game.scm @@ -17,7 +17,6 @@ See COPYING for details. (yolk xterm) (yolk erase) (yolk cursor) - (srfi 1) (srfi 18) (matchable) (stty)) -- cgit 1.4.1-21-gabe81