diff options
author | Mattias Andrée <m@maandree.se> | 2024-10-06 23:52:00 +0200 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2024-10-06 23:52:00 +0200 |
commit | 4ce7d58b4f0681b4097cd99a51b4c4acea9cfe6f (patch) | |
tree | d34998fe149ca9556d1bed98cc0f97ac92ade9b5 | |
parent | Add fix for Brave (diff) | |
download | dotfiles-4ce7d58b4f0681b4097cd99a51b4c4acea9cfe6f.tar.gz dotfiles-4ce7d58b4f0681b4097cd99a51b4c4acea9cfe6f.tar.bz2 dotfiles-4ce7d58b4f0681b4097cd99a51b4c4acea9cfe6f.tar.xz |
Signed-off-by: Mattias Andrée <m@maandree.se>
-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 |