summaryrefslogtreecommitdiff
path: root/spacecadetpinball/debian/copyright
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2024-11-01 19:15:23 -0400
committerB. Stack <bgstack15@gmail.com>2024-11-01 19:15:23 -0400
commitfbbd15171b8e39a235c621cd4772e2cbe81fb2ca (patch)
treefa83aa665593bacdd869bd3fdf0c8304217df173 /spacecadetpinball/debian/copyright
parentscite 5.5.3 (diff)
downloadstackrpms-fbbd15171b8e39a235c621cd4772e2cbe81fb2ca.tar.gz
stackrpms-fbbd15171b8e39a235c621cd4772e2cbe81fb2ca.tar.bz2
stackrpms-fbbd15171b8e39a235c621cd4772e2cbe81fb2ca.zip
add spacecadetpinball
Diffstat (limited to 'spacecadetpinball/debian/copyright')
-rw-r--r--spacecadetpinball/debian/copyright284
1 files changed, 284 insertions, 0 deletions
diff --git a/spacecadetpinball/debian/copyright b/spacecadetpinball/debian/copyright
new file mode 100644
index 0000000..e68d879
--- /dev/null
+++ b/spacecadetpinball/debian/copyright
@@ -0,0 +1,284 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: spacecadetpinball
+Upstream-Contact: k4zmu2a
+Source: https://github.com/k4zmu2a/SpaceCadetPinball
+
+Files: .gitattributes
+ .github/workflows/ReleaseBuilds.yml
+ .gitignore
+ BuildForWindows.ps1
+ CMakeLists.txt
+ CMakeSettings.json
+ CONTRIBUTING.md
+ Doc/.dat dump.txt
+ Doc/.dat file format.txt
+ Doc/.pdb dump.txt
+ Doc/FuncStats.xlsx
+ Platform/Linux/BUILD.md
+ Platform/Linux/SpaceCadetPinball.desktop
+ Screenshots/screenshot-1.jpg
+ Screenshots/screenshot-2.jpg
+ SpaceCadetPinball/DebugOverlay.cpp
+ SpaceCadetPinball/DebugOverlay.h
+ SpaceCadetPinball/EmbeddedData.cpp
+ SpaceCadetPinball/EmbeddedData.h
+ SpaceCadetPinball/GroupData.cpp
+ SpaceCadetPinball/GroupData.h
+ SpaceCadetPinball/Icon_1.ico
+ SpaceCadetPinball/Icon_128x128.png
+ SpaceCadetPinball/Icon_16x16.png
+ SpaceCadetPinball/Icon_192x192.png
+ SpaceCadetPinball/Icon_32x32.png
+ SpaceCadetPinball/Icon_48x48.png
+ SpaceCadetPinball/PB_MSGFT.bin
+ SpaceCadetPinball/Sound.cpp
+ SpaceCadetPinball/Sound.h
+ SpaceCadetPinball/SpaceCadetPinball.cpp
+ SpaceCadetPinball/SpaceCadetPinball.rc
+ SpaceCadetPinball/TBall.cpp
+ SpaceCadetPinball/TBall.h
+ SpaceCadetPinball/TBlocker.cpp
+ SpaceCadetPinball/TBlocker.h
+ SpaceCadetPinball/TBumper.cpp
+ SpaceCadetPinball/TBumper.h
+ SpaceCadetPinball/TCircle.cpp
+ SpaceCadetPinball/TCircle.h
+ SpaceCadetPinball/TCollisionComponent.cpp
+ SpaceCadetPinball/TCollisionComponent.h
+ SpaceCadetPinball/TComponentGroup.cpp
+ SpaceCadetPinball/TComponentGroup.h
+ SpaceCadetPinball/TDemo.cpp
+ SpaceCadetPinball/TDemo.h
+ SpaceCadetPinball/TDrain.cpp
+ SpaceCadetPinball/TDrain.h
+ SpaceCadetPinball/TEdgeBox.h
+ SpaceCadetPinball/TEdgeManager.cpp
+ SpaceCadetPinball/TEdgeManager.h
+ SpaceCadetPinball/TEdgeSegment.cpp
+ SpaceCadetPinball/TEdgeSegment.h
+ SpaceCadetPinball/TFlagSpinner.cpp
+ SpaceCadetPinball/TFlagSpinner.h
+ SpaceCadetPinball/TFlipper.cpp
+ SpaceCadetPinball/TFlipper.h
+ SpaceCadetPinball/TFlipperEdge.cpp
+ SpaceCadetPinball/TFlipperEdge.h
+ SpaceCadetPinball/TGate.cpp
+ SpaceCadetPinball/TGate.h
+ SpaceCadetPinball/THole.cpp
+ SpaceCadetPinball/THole.h
+ SpaceCadetPinball/TKickback.cpp
+ SpaceCadetPinball/TKickback.h
+ SpaceCadetPinball/TKickout.cpp
+ SpaceCadetPinball/TKickout.h
+ SpaceCadetPinball/TLight.cpp
+ SpaceCadetPinball/TLight.h
+ SpaceCadetPinball/TLightBargraph.cpp
+ SpaceCadetPinball/TLightBargraph.h
+ SpaceCadetPinball/TLightGroup.cpp
+ SpaceCadetPinball/TLightGroup.h
+ SpaceCadetPinball/TLightRollover.cpp
+ SpaceCadetPinball/TLightRollover.h
+ SpaceCadetPinball/TLine.cpp
+ SpaceCadetPinball/TLine.h
+ SpaceCadetPinball/TOneway.cpp
+ SpaceCadetPinball/TOneway.h
+ SpaceCadetPinball/TPinballComponent.cpp
+ SpaceCadetPinball/TPinballComponent.h
+ SpaceCadetPinball/TPinballTable.cpp
+ SpaceCadetPinball/TPinballTable.h
+ SpaceCadetPinball/TPlunger.cpp
+ SpaceCadetPinball/TPlunger.h
+ SpaceCadetPinball/TPopupTarget.cpp
+ SpaceCadetPinball/TPopupTarget.h
+ SpaceCadetPinball/TRamp.cpp
+ SpaceCadetPinball/TRamp.h
+ SpaceCadetPinball/TRollover.cpp
+ SpaceCadetPinball/TRollover.h
+ SpaceCadetPinball/TSink.cpp
+ SpaceCadetPinball/TSink.h
+ SpaceCadetPinball/TSoloTarget.cpp
+ SpaceCadetPinball/TSoloTarget.h
+ SpaceCadetPinball/TSound.cpp
+ SpaceCadetPinball/TSound.h
+ SpaceCadetPinball/TTableLayer.cpp
+ SpaceCadetPinball/TTableLayer.h
+ SpaceCadetPinball/TTextBox.cpp
+ SpaceCadetPinball/TTextBox.h
+ SpaceCadetPinball/TTextBoxMessage.cpp
+ SpaceCadetPinball/TTextBoxMessage.h
+ SpaceCadetPinball/TTimer.cpp
+ SpaceCadetPinball/TTimer.h
+ SpaceCadetPinball/TTripwire.cpp
+ SpaceCadetPinball/TTripwire.h
+ SpaceCadetPinball/TWall.cpp
+ SpaceCadetPinball/TWall.h
+ SpaceCadetPinball/control.cpp
+ SpaceCadetPinball/control.h
+ SpaceCadetPinball/font_selection.cpp
+ SpaceCadetPinball/font_selection.h
+ SpaceCadetPinball/fullscrn.cpp
+ SpaceCadetPinball/fullscrn.h
+ SpaceCadetPinball/gdrv.cpp
+ SpaceCadetPinball/gdrv.h
+ SpaceCadetPinball/high_score.cpp
+ SpaceCadetPinball/high_score.h
+ SpaceCadetPinball/imconfig.h
+ SpaceCadetPinball/imgui.cpp
+ SpaceCadetPinball/imgui.h
+ SpaceCadetPinball/imgui_demo.cpp
+ SpaceCadetPinball/imgui_impl_sdl.cpp
+ SpaceCadetPinball/imgui_impl_sdl.h
+ SpaceCadetPinball/imgui_impl_sdlrenderer.cpp
+ SpaceCadetPinball/imgui_impl_sdlrenderer.h
+ SpaceCadetPinball/imgui_internal.h
+ SpaceCadetPinball/imgui_sdl.cpp
+ SpaceCadetPinball/imgui_sdl.h
+ SpaceCadetPinball/imgui_tables.cpp
+ SpaceCadetPinball/imgui_widgets.cpp
+ SpaceCadetPinball/loader.cpp
+ SpaceCadetPinball/loader.h
+ SpaceCadetPinball/maths.cpp
+ SpaceCadetPinball/maths.h
+ SpaceCadetPinball/midi.cpp
+ SpaceCadetPinball/midi.h
+ SpaceCadetPinball/nudge.cpp
+ SpaceCadetPinball/nudge.h
+ SpaceCadetPinball/options.cpp
+ SpaceCadetPinball/options.h
+ SpaceCadetPinball/partman.cpp
+ SpaceCadetPinball/partman.h
+ SpaceCadetPinball/pb.cpp
+ SpaceCadetPinball/pb.h
+ SpaceCadetPinball/pch.h
+ SpaceCadetPinball/proj.cpp
+ SpaceCadetPinball/proj.h
+ SpaceCadetPinball/render.cpp
+ SpaceCadetPinball/render.h
+ SpaceCadetPinball/score.cpp
+ SpaceCadetPinball/score.h
+ SpaceCadetPinball/splash_bitmap.bmp
+ SpaceCadetPinball/timer.cpp
+ SpaceCadetPinball/timer.h
+ SpaceCadetPinball/translations.cpp
+ SpaceCadetPinball/translations.h
+ SpaceCadetPinball/winmain.cpp
+ SpaceCadetPinball/winmain.h
+ SpaceCadetPinball/zdrv.cpp
+ SpaceCadetPinball/zdrv.h
+ build-mac-app.sh
+ mingwcc.cmake
+Copyright: __NO_COPYRIGHT_NOR_LICENSE__
+License: __NO_COPYRIGHT_NOR_LICENSE__
+
+Files: SpaceCadetPinball/imstb_rectpack.h
+ SpaceCadetPinball/imstb_textedit.h
+Copyright: 2017 Sean Barrett
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
+ this software and associated documentation files (the "Software"), to deal in
+ the Software without restriction, including without limitation the rights to
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
+ of the Software, and to permit persons to whom the Software is furnished to do
+ so, subject to the following conditions:
+ The above copyright notice and this permission notice shall be included in all
+ copies or substantial portions of the Software.
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
+
+Files: CMakeModules/FindSDL2.cmake
+ CMakeModules/FindSDL2_mixer.cmake
+Copyright: 2003-2009 Kitware, Inc.
+ 2012 Benjamin Eikel
+License: __UNKNOWN__
+ Distributed under the OSI-approved BSD License (the "License");
+ see accompanying file Copyright.txt for details.
+ .
+ This software is distributed WITHOUT ANY WARRANTY; without even the
+ implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ See the License for more information.
+
+Files: SpaceCadetPinball/imstb_truetype.h
+Copyright: 2017 Sean Barrett
+License: __UNKNOWN__
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
+ __MANY_TOTAL_LINES__(5051lines) truncating at: this software and associated documentation files (the "Software"
+ this software and associated documentation files (the "Software"), to deal in
+ __MANY_TOTAL_LINES__(5052lines) truncating at: the Software without restriction, including without limitation t
+ the Software without restriction, including without limitation the rights to
+ __MANY_TOTAL_LINES__(5053lines) truncating at: use, copy, modify, merge, publish, distribute, sublicense, and/o
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
+ __MANY_TOTAL_LINES__(5054lines) truncating at: of the Software, and to permit persons to whom the Software is f
+ of the Software, and to permit persons to whom the Software is furnished to do
+ __MANY_TOTAL_LINES__(5055lines) truncating at: so, subject to the following conditions:
+ so, subject to the following conditions:
+ __MANY_TOTAL_LINES__(5056lines) truncating at: The above copyright notice and this permission notice shall be i
+ The above copyright notice and this permission notice shall be included in all
+ __MANY_TOTAL_LINES__(5057lines) truncating at: copies or substantial portions of the Software.
+ copies or substantial portions of the Software.
+ __MANY_TOTAL_LINES__(5058lines) truncating at: THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ __MANY_TOTAL_LINES__(5059lines) truncating at: IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANT
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ __MANY_TOTAL_LINES__(5060lines) truncating at: FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVEN
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ __MANY_TOTAL_LINES__(5061lines) truncating at: AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ __MANY_TOTAL_LINES__(5062lines) truncating at: LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ __MANY_TOTAL_LINES__(5063lines) truncating at: OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DE
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ __MANY_TOTAL_LINES__(5064lines) truncating at: SOFTWARE.
+ SOFTWARE.
+ __MANY_TOTAL_LINES__(5065lines) truncating at: ----------------------------------------------------------------
+
+Files: SpaceCadetPinball/imgui_draw.cpp
+Copyright: 2004-2005 Tristan Grimmer
+License: __UNKNOWN__
+ MIT license (see License.txt in http://www.upperbounds.net/download/ProggyClean.ttf.zip)
+ __MANY_TOTAL_LINES__(4070lines) truncating at: // Download and more information at http://upperbounds.net
+ Download and more information at http://upperbounds.net
+ __MANY_TOTAL_LINES__(4071lines) truncating at: //--------------------------------------------------------------
+
+#----------------------------------------------------------------------------
+# xml and html files (skipped):
+# README.md
+# Platform/Linux/SpaceCadetPinball.metainfo.xml
+# Platform/macOS/Info.plist
+# SpaceCadetPinball/NatvisFile.natvis
+
+#----------------------------------------------------------------------------
+# huge files (skipped):
+# Platform/macOS/SpaceCadetPinball.icns
+
+#----------------------------------------------------------------------------
+# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
+# license/copyright files.
+
+#----------------------------------------------------------------------------
+# License file: LICENSE
+ MIT License
+ .
+ Copyright (c) 2020-2021 Andrey Muzychenko
+ .
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in all
+ copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
bgstack15