From 2a4edad23ae5ce9af394826ad9354bd36a9e03ab Mon Sep 17 00:00:00 2001 From: George Aristy Date: Fri, 29 Dec 2017 09:42:32 -0400 Subject: [PATCH] (FIX) Deleted unused files accidentally added in last commit --- retry/licenseheader.txt | 50 ------------------------------ retry/nb-configuration.xml | 18 ----------- retry/nbproject/project.properties | 23 -------------- 3 files changed, 91 deletions(-) delete mode 100644 retry/licenseheader.txt delete mode 100644 retry/nb-configuration.xml delete mode 100644 retry/nbproject/project.properties diff --git a/retry/licenseheader.txt b/retry/licenseheader.txt deleted file mode 100644 index 95519bb48..000000000 --- a/retry/licenseheader.txt +++ /dev/null @@ -1,50 +0,0 @@ -==== - The MIT License - Copyright (c) 2014 Ilkka Seppälä - - 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. -==== - -<#if licenseFirst??> -${licenseFirst} - -${licensePrefix}The MIT License (MIT) -${licensePrefix} -${licensePrefix}Copyright (c) 2014-2016 Ilkka Seppälä -${licensePrefix} -${licensePrefix}Permission is hereby granted, free of charge, to any person obtaining a copy -${licensePrefix}of this software and associated documentation files (the "Software"), to deal -${licensePrefix}in the Software without restriction, including without limitation the rights -${licensePrefix}to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -${licensePrefix}copies of the Software, and to permit persons to whom the Software is -${licensePrefix}furnished to do so, subject to the following conditions: -${licensePrefix} -${licensePrefix}The above copyright notice and this permission notice shall be included in all -${licensePrefix}copies or substantial portions of the Software. -${licensePrefix} -${licensePrefix}THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -${licensePrefix}IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -${licensePrefix}FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -${licensePrefix}AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -${licensePrefix}LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -${licensePrefix}OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -${licensePrefix}SOFTWARE. -<#if licenseLast??> -${licenseLast} - diff --git a/retry/nb-configuration.xml b/retry/nb-configuration.xml deleted file mode 100644 index 98de820dd..000000000 --- a/retry/nb-configuration.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - ${project.basedir}/licenseheader.txt - - diff --git a/retry/nbproject/project.properties b/retry/nbproject/project.properties deleted file mode 100644 index 50e26d574..000000000 --- a/retry/nbproject/project.properties +++ /dev/null @@ -1,23 +0,0 @@ -# -# The MIT License -# Copyright (c) 2014 Ilkka Seppälä -# -# 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. -# -