diff options
author | midipix <writeonce@midipix.org> | 2019-01-01 15:00:05 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-01-01 15:00:05 -0500 |
commit | 9a46b05480df898e48b0f3a678d1959d743e1bc0 (patch) | |
tree | b7b3c8615cb587666e79b18382c9d46c9ba41f92 | |
parent | 0ff5c3857883c62961dc0d0d27ec1f5531b7e181 (diff) | |
download | sofort-9a46b05480df898e48b0f3a678d1959d743e1bc0.tar.bz2 sofort-9a46b05480df898e48b0f3a678d1959d743e1bc0.tar.xz |
sofort: changed 'template' to 'skeleton' to reflect sofort-sofortex split-up.
-rw-r--r-- | COPYING.SOFORT | 2 | ||||
-rw-r--r-- | README.SOFORT | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/COPYING.SOFORT b/COPYING.SOFORT index 09630d9..84dfd63 100644 --- a/COPYING.SOFORT +++ b/COPYING.SOFORT @@ -1,6 +1,6 @@ /*****************************************************************************/ /* */ -/* sofort: portable software project template */ +/* sofort: portable software project skeleton */ /* */ /* Copyright (C) 2015--2019 Z. Gilboa */ /* */ diff --git a/README.SOFORT b/README.SOFORT index 3ba8441..2bb0e5f 100644 --- a/README.SOFORT +++ b/README.SOFORT @@ -1,4 +1,4 @@ -sofort: portable software project template +sofort: portable software project skeleton ------------------------------------------ This README file aims to speed-up the initial use of sofort |