# HG changeset patch # User Yasutaka Higa # Date 1416030598 -32400 # Node ID 8a37b1c6c7b79553fb685f873d333e617081e54a # Parent e87415ffc8bb10c8b9c8b64a97227bf1c45304c9 Adjust License diff -r e87415ffc8bb -r 8a37b1c6c7b7 cr.license.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cr.license.txt Sat Nov 15 14:49:58 2014 +0900 @@ -0,0 +1,49 @@ +The MIT License + +Copyright © 2014–Concurrency Reliance Laboratory, http://www.cr.ie.u-ryukyu.ac.jp/ +Copyright © 2010–2011 Vadim Makeev, http://pepelsbey.net/ + +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. + +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + +Лицензия MIT + +Copyright © 2014–Concurrency Reliance Laboratory, http://www.cr.ie.u-ryukyu.ac.jp/ +Copyright © 2010–2011 Вадим Макеев, http://pepelsbey.net/ + +Данная лицензия разрешает лицам, получившим копию данного программного обеспечения +и сопутствующей документации (в дальнейшем именуемыми «Программное Обеспечение»), +безвозмездно использовать Программное Обеспечение без ограничений, включая +неограниченное право на использование, копирование, изменение, добавление, +публикацию, распространение, сублицензирование и/или продажу копий +Программного Обеспечения, также как и лицам, которым предоставляется +данное Программное Обеспечение, при соблюдении следующих условий: + +Указанное выше уведомление об авторском праве и данные условия должны быть +включены во все копии или значимые части данного Программного Обеспечения. + +ДАННОЕ ПРОГРАММНОЕ ОБЕСПЕЧЕНИЕ ПРЕДОСТАВЛЯЕТСЯ «КАК ЕСТЬ», БЕЗ КАКИХ-ЛИБО ГАРАНТИЙ, +ЯВНО ВЫРАЖЕННЫХ ИЛИ ПОДРАЗУМЕВАЕМЫХ, ВКЛЮЧАЯ, НО НЕ ОГРАНИЧИВАЯСЬ ГАРАНТИЯМИ ТОВАРНОЙ +ПРИГОДНОСТИ, СООТВЕТСТВИЯ ПО ЕГО КОНКРЕТНОМУ НАЗНАЧЕНИЮ И ОТСУТСТВИЯ НАРУШЕНИЙ ПРАВ. +НИ В КАКОМ СЛУЧАЕ АВТОРЫ ИЛИ ПРАВООБЛАДАТЕЛИ НЕ НЕСУТ ОТВЕТСТВЕННОСТИ ПО ИСКАМ +О ВОЗМЕЩЕНИИ УЩЕРБА, УБЫТКОВ ИЛИ ДРУГИХ ТРЕБОВАНИЙ ПО ДЕЙСТВУЮЩИМ КОНТРАКТАМ, +ДЕЛИКТАМ ИЛИ ИНОМУ, ВОЗНИКШИМ ИЗ, ИМЕЮЩИМ ПРИЧИНОЙ ИЛИ СВЯЗАННЫМ С ПРОГРАММНЫМ +ОБЕСПЕЧЕНИЕМ ИЛИ ИСПОЛЬЗОВАНИЕМ ПРОГРАММНОГО ОБЕСПЕЧЕНИЯ ИЛИ ИНЫМИ ДЕЙСТВИЯМИ +С ПРОГРАММНЫМ ОБЕСПЕЧЕНИЕМ. diff -r e87415ffc8bb -r 8a37b1c6c7b7 cr.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cr.txt Sat Nov 15 14:49:58 2014 +0900 @@ -0,0 +1,61 @@ +# Sample Slide Show (S9) template package manifest using Shower +# - Shower by Vadim Makeev (aka pepelsbey); see https://github.com/pepelsbey/shower +# - (Note: Template package still in development, Beta Vesion) +# +# Change as desired/needed +# +# Configured to use the following headers in slides.html.erb: +# +# author: Your Name Here +# title: Your Slide Show Title Here +# cover: Your Slide Show Cover Image Here +# +# Questions? Comments? +# Send them along to the Free Web Slide Show Alternatives (S5, S6, S9 And Friends) Forum/Mailing List. +# http://groups.google.com/group/webslideshow + +__file__.html slides.html.erb + +# scripts + +scripts/script.js + +# styles + +themes/ribbon/styles/fonts.css +themes/ribbon/styles/reset.css +themes/ribbon/styles/style.css + +# graphics + +# default cover image +pictures/cover.jpg + +themes/ribbon/images/grid.png +themes/ribbon/images/linen.png +themes/ribbon/images/ribbon.svg + +# fonts + +themes/ribbon/fonts/DroidSansMono.svg +themes/ribbon/fonts/DroidSansMono.ttf +themes/ribbon/fonts/PTSans.Bold.Italic.svg +themes/ribbon/fonts/PTSans.Bold.Italic.ttf +themes/ribbon/fonts/PTSans.Bold.Italic.woff +themes/ribbon/fonts/PTSans.Bold.svg +themes/ribbon/fonts/PTSans.Bold.ttf +themes/ribbon/fonts/PTSans.Bold.woff +themes/ribbon/fonts/PTSans.Italic.svg +themes/ribbon/fonts/PTSans.Italic.ttf +themes/ribbon/fonts/PTSans.Italic.woff +themes/ribbon/fonts/PTSans.Narrow.Bold.svg +themes/ribbon/fonts/PTSans.Narrow.Bold.ttf +themes/ribbon/fonts/PTSans.Narrow.Bold.woff +themes/ribbon/fonts/PTSans.Narrow.svg +themes/ribbon/fonts/PTSans.Narrow.ttf +themes/ribbon/fonts/PTSans.Narrow.woff +themes/ribbon/fonts/PTSans.svg +themes/ribbon/fonts/PTSans.ttf +themes/ribbon/fonts/PTSans.woff +themes/ribbon/fonts/TargetBlank.otf +themes/ribbon/fonts/TargetBlank.svg diff -r e87415ffc8bb -r 8a37b1c6c7b7 shower.license.txt --- a/shower.license.txt Sat Nov 15 14:45:21 2014 +0900 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,47 +0,0 @@ -The MIT License - -Copyright © 2010–2011 Vadim Makeev, http://pepelsbey.net/ - -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. - -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Лицензия MIT - -Copyright © 2010–2011 Вадим Макеев, http://pepelsbey.net/ - -Данная лицензия разрешает лицам, получившим копию данного программного обеспечения -и сопутствующей документации (в дальнейшем именуемыми «Программное Обеспечение»), -безвозмездно использовать Программное Обеспечение без ограничений, включая -неограниченное право на использование, копирование, изменение, добавление, -публикацию, распространение, сублицензирование и/или продажу копий -Программного Обеспечения, также как и лицам, которым предоставляется -данное Программное Обеспечение, при соблюдении следующих условий: - -Указанное выше уведомление об авторском праве и данные условия должны быть -включены во все копии или значимые части данного Программного Обеспечения. - -ДАННОЕ ПРОГРАММНОЕ ОБЕСПЕЧЕНИЕ ПРЕДОСТАВЛЯЕТСЯ «КАК ЕСТЬ», БЕЗ КАКИХ-ЛИБО ГАРАНТИЙ, -ЯВНО ВЫРАЖЕННЫХ ИЛИ ПОДРАЗУМЕВАЕМЫХ, ВКЛЮЧАЯ, НО НЕ ОГРАНИЧИВАЯСЬ ГАРАНТИЯМИ ТОВАРНОЙ -ПРИГОДНОСТИ, СООТВЕТСТВИЯ ПО ЕГО КОНКРЕТНОМУ НАЗНАЧЕНИЮ И ОТСУТСТВИЯ НАРУШЕНИЙ ПРАВ. -НИ В КАКОМ СЛУЧАЕ АВТОРЫ ИЛИ ПРАВООБЛАДАТЕЛИ НЕ НЕСУТ ОТВЕТСТВЕННОСТИ ПО ИСКАМ -О ВОЗМЕЩЕНИИ УЩЕРБА, УБЫТКОВ ИЛИ ДРУГИХ ТРЕБОВАНИЙ ПО ДЕЙСТВУЮЩИМ КОНТРАКТАМ, -ДЕЛИКТАМ ИЛИ ИНОМУ, ВОЗНИКШИМ ИЗ, ИМЕЮЩИМ ПРИЧИНОЙ ИЛИ СВЯЗАННЫМ С ПРОГРАММНЫМ -ОБЕСПЕЧЕНИЕМ ИЛИ ИСПОЛЬЗОВАНИЕМ ПРОГРАММНОГО ОБЕСПЕЧЕНИЯ ИЛИ ИНЫМИ ДЕЙСТВИЯМИ -С ПРОГРАММНЫМ ОБЕСПЕЧЕНИЕМ. \ No newline at end of file diff -r e87415ffc8bb -r 8a37b1c6c7b7 shower.txt --- a/shower.txt Sat Nov 15 14:45:21 2014 +0900 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,61 +0,0 @@ -# Sample Slide Show (S9) template package manifest using Shower -# - Shower by Vadim Makeev (aka pepelsbey); see https://github.com/pepelsbey/shower -# - (Note: Template package still in development, Beta Vesion) -# -# Change as desired/needed -# -# Configured to use the following headers in slides.html.erb: -# -# author: Your Name Here -# title: Your Slide Show Title Here -# cover: Your Slide Show Cover Image Here -# -# Questions? Comments? -# Send them along to the Free Web Slide Show Alternatives (S5, S6, S9 And Friends) Forum/Mailing List. -# http://groups.google.com/group/webslideshow - -__file__.html slides.html.erb - -# scripts - -scripts/script.js - -# styles - -themes/ribbon/styles/fonts.css -themes/ribbon/styles/reset.css -themes/ribbon/styles/style.css - -# graphics - -# default cover image -pictures/cover.jpg - -themes/ribbon/images/grid.png -themes/ribbon/images/linen.png -themes/ribbon/images/ribbon.svg - -# fonts - -themes/ribbon/fonts/DroidSansMono.svg -themes/ribbon/fonts/DroidSansMono.ttf -themes/ribbon/fonts/PTSans.Bold.Italic.svg -themes/ribbon/fonts/PTSans.Bold.Italic.ttf -themes/ribbon/fonts/PTSans.Bold.Italic.woff -themes/ribbon/fonts/PTSans.Bold.svg -themes/ribbon/fonts/PTSans.Bold.ttf -themes/ribbon/fonts/PTSans.Bold.woff -themes/ribbon/fonts/PTSans.Italic.svg -themes/ribbon/fonts/PTSans.Italic.ttf -themes/ribbon/fonts/PTSans.Italic.woff -themes/ribbon/fonts/PTSans.Narrow.Bold.svg -themes/ribbon/fonts/PTSans.Narrow.Bold.ttf -themes/ribbon/fonts/PTSans.Narrow.Bold.woff -themes/ribbon/fonts/PTSans.Narrow.svg -themes/ribbon/fonts/PTSans.Narrow.ttf -themes/ribbon/fonts/PTSans.Narrow.woff -themes/ribbon/fonts/PTSans.svg -themes/ribbon/fonts/PTSans.ttf -themes/ribbon/fonts/PTSans.woff -themes/ribbon/fonts/TargetBlank.otf -themes/ribbon/fonts/TargetBlank.svg