File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11MIT/X Consortium License
22
3- © 2009-2013 v4hn <me at v4hn dot de>
3+ © 2009-2022 v4hn <me at v4hn dot de>
44
55Permission is hereby granted, free of charge, to any person obtaining a
66copy of this software and associated documentation files (the "Software"),
Original file line number Diff line number Diff line change 11#! /bin/sh
2- # snotes-1.0 by v4hn / 2009-2013
2+ # snotes-1.1 by v4hn / 2009-2022
33# See LICENSE file for copyright and license details.
44
55info (){
@@ -70,8 +70,8 @@ if [ ! -d "$SNOTES_DB" ]; then
7070 # changed:note assumes a predecessor for each non-empty commit
7171 git commit -q --allow-empty -m " root commit"
7272 cat > " introduction to snotes" << 'EOF '
73- Welcome to snotes 1.0
74- ~~~~~~~~~~~~~~~~~~~~~
73+ Welcome to snotes
74+ ~~~~~~~~~~~~~~~~~
7575
7676You're reading the first note in your newly created notes system.
7777If you don't like it, just remove all content from the note and
Original file line number Diff line number Diff line change 11#! /bin/sh
2- # snotes-1.0 by v4hn / 2009-2013
2+ # snotes-1.1 by v4hn / 2009-2022
33# See LICENSE file for copyright and license details.
44
55info (){
You can’t perform that action at this time.
0 commit comments