aboutsummaryrefslogtreecommitdiffstats
path: root/main.hs
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2024-05-26 11:01:22 -0700
committerRose Hogenson <rosehogenson@posteo.net>2024-05-26 11:01:22 -0700
commitbdab4cfd4dcff5e45c14af8ebf8f1c795b1ac01a (patch)
tree892575b5894372e1e72c81f70c6769b5ca28841a /main.hs
parent3b2b83c2fee20561b058cf1480c160027a45f6e7 (diff)
downloadhsc-main.tar.zst
Add flake.nix for building on NixOS.HEADmain
Diffstat (limited to 'main.hs')
-rw-r--r--main.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.hs b/main.hs
index a5c97d0..a2e1790 100644
--- a/main.hs
+++ b/main.hs
@@ -1,7 +1,7 @@
{-# LANGUAGE OverloadedStrings #-}
{-
- - Copyright 2018 Raymond Hogenson
+ - Copyright 2018 Rose Hogenson
-
- This file is part of HSC.