From 5af56e024b32935aa3b6f957107c2e04403fffef Mon Sep 17 00:00:00 2001 From: Simon Moser Date: Mon, 7 Oct 2019 21:23:00 +0200 Subject: [PATCH] README updated --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index ea09571..e9ac581 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,6 @@ DungeonGenerator uses a number of open source projects to work properly: * [JGraph 0.9.2](https://www.jgraph.com/) - Library for graph creation and visualization * [iText 2.1.7](http://itextpdf.com/) - Library for creating pdf documents * [Apache PDFBox 2.0.2](https://pdfbox.apache.org/) - Library for merging pdf documents -* Java - Great language for easy gui programming -* [Netbeans](https://netbeans.org/) - Nice IDE for Java And of course DungeonGenerator itself is open source with a [public repository]( https://naclador.de/git/mosers/DungeonGenerator) on my private Gitea instance. @@ -47,7 +45,7 @@ License The MIT License (MIT) -Copyright (c) 2016 Simon Moser IT +Copyright (c) 2019 Simon Moser IT 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: