diff options
Diffstat (limited to '')
-rwxr-xr-x | git/new-c-proj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git/new-c-proj b/git/new-c-proj index 7676e9f..8bd90f8 100755 --- a/git/new-c-proj +++ b/git/new-c-proj @@ -19,7 +19,7 @@ git init . cat > LICENSE <<EOF ISC License -© $(date +%Y) Mattias Andrée <maandree@kth.se> +© $(date +%Y) Mattias Andrée <m@maandree.se> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above |