summaryrefslogtreecommitdiff
path: root/utilities/utilities.go
diff options
context:
space:
mode:
authorWill Hawkins <[email protected]>2022-08-10 15:50:45 -0400
committerWill Hawkins <[email protected]>2022-08-10 15:50:45 -0400
commit64ed806b94e2d2b2cb4ca14385f7b16042b2f6e7 (patch)
tree53444ae9d3bf15b955abb75f655dcdd8afb84432 /utilities/utilities.go
parent5fe9bf3476b7be587bf7c722e48f9b6b79e47231 (diff)
Fix typos in the license text
There were several places where boilerplate language was left in the license block at the top of files containing source.
Diffstat (limited to 'utilities/utilities.go')
-rw-r--r--utilities/utilities.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/utilities/utilities.go b/utilities/utilities.go
index d4303ec..b6f505f 100644
--- a/utilities/utilities.go
+++ b/utilities/utilities.go
@@ -9,7 +9,7 @@
* PARTICULAR PURPOSE. See the GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
- * with Foobar. If not, see <https://www.gnu.org/licenses/>.
+ * with Go Responsiveness. If not, see <https://www.gnu.org/licenses/>.
*/
package utilities