diff options
author | midipix <writeonce@midipix.org> | 2019-11-03 06:15:04 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-11-03 06:17:04 +0000 |
commit | af8151a71e972a6364668da1ce6d5dcc02631a10 (patch) | |
tree | 0eb6d5695079f5f0ed89b4de1e9357cd201d1e7e | |
parent | 5e7f94fff256eb1af1c099f92c3c7a3e621722b4 (diff) | |
download | sbpython3-af8151a71e972a6364668da1ce6d5dcc02631a10.tar.bz2 sbpython3-af8151a71e972a6364668da1ce6d5dcc02631a10.tar.xz |
COPYING.SOFORT: imported updated version.
-rw-r--r-- | COPYING.SOFORT | 34 |
1 files changed, 32 insertions, 2 deletions
diff --git a/COPYING.SOFORT b/COPYING.SOFORT index 65f3547..1b74fc6 100644 --- a/COPYING.SOFORT +++ b/COPYING.SOFORT @@ -1,8 +1,38 @@ /*****************************************************************************/ /* */ -/* sofort: portable software project template */ +/* sofort: portable software project skeleton */ /* */ -/* Copyright (C) 2015--2018 Z. Gilboa */ +/* Copyright (C) 2015--2019 Z. Gilboa */ +/* */ +/* sofort provides a build system that can be incorporated into Works */ +/* which may or may not be covered by a copyleft license. THE FOLLOWING */ +/* LICENSE THEREFORE GOVERNS ONLY THOSE FILES WHICH ARE EXPLICITLY */ +/* LISTED HEREWITHIN. */ +/* */ +/* ./configure */ +/* ./config.usage */ +/* ./Makefile.in */ +/* */ +/* ./sofort/ccenv/ccenv.in */ +/* ./sofort/ccenv/ccenv.usage */ +/* ./sofort/ccenv/ccenv.vars */ +/* ./sofort/ccenv/pedefs.in */ +/* ./sofort/ccenv/ccenv.sh */ +/* ./sofort/cfgtest/cfgtest.sh */ +/* ./sofort/config/cfgdefs.in */ +/* ./sofort/config/config.vars */ +/* ./sofort/config/flag.vars */ +/* ./sofort/core/defs.mk */ +/* ./sofort/core/flavor.mk */ +/* ./sofort/core/pkgconf.mk */ +/* ./sofort/core/version.mk */ +/* ./sofort/exrules/default.mk */ +/* ./sofort/exrules/pe-common.mk */ +/* ./sofort/exrules/pe-dlltool.mk */ +/* ./sofort/exrules/pe-mdso.mk */ +/* ./sofort/exrules/pe-version.mk */ +/* ./sofort/tools/pkgconf.sh */ +/* ./sofort/tools/version.sh */ /* */ /* Permission is hereby granted, free of charge, to any person obtaining */ /* a copy of this software and associated documentation files (the */ |