From ccc504de4c4f482d11b36ffbd96d6c671bfde815 Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Sun, 8 Aug 2021 19:10:02 +0200 Subject: docs: cleanup --- docs/TR-20210808100000-IA-WDS-REFCAT/LICENSE | 21 --------------------- docs/TR-20210808100000-IA-WDS-REFCAT/Makefile | 1 + docs/TR-20210808100000-IA-WDS-REFCAT/figure.pdf | Bin 215353 -> 0 bytes 3 files changed, 1 insertion(+), 21 deletions(-) delete mode 100644 docs/TR-20210808100000-IA-WDS-REFCAT/LICENSE delete mode 100644 docs/TR-20210808100000-IA-WDS-REFCAT/figure.pdf diff --git a/docs/TR-20210808100000-IA-WDS-REFCAT/LICENSE b/docs/TR-20210808100000-IA-WDS-REFCAT/LICENSE deleted file mode 100644 index 9f5c70f..0000000 --- a/docs/TR-20210808100000-IA-WDS-REFCAT/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2017 Ruoho Ruotsi - -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. diff --git a/docs/TR-20210808100000-IA-WDS-REFCAT/Makefile b/docs/TR-20210808100000-IA-WDS-REFCAT/Makefile index 1d2c6a4..61d9f5f 100644 --- a/docs/TR-20210808100000-IA-WDS-REFCAT/Makefile +++ b/docs/TR-20210808100000-IA-WDS-REFCAT/Makefile @@ -13,6 +13,7 @@ clean: rm -f main.bbl rm -f main.blg rm -f main.out + rm -f indent.log .PHONY: purge purge: clean diff --git a/docs/TR-20210808100000-IA-WDS-REFCAT/figure.pdf b/docs/TR-20210808100000-IA-WDS-REFCAT/figure.pdf deleted file mode 100644 index b21876a..0000000 Binary files a/docs/TR-20210808100000-IA-WDS-REFCAT/figure.pdf and /dev/null differ -- cgit v1.2.3