Persoenliche Mediazentrale
ulrich
2021-04-03 0439151a901ba6f51b06ab1b797889be9bf36076
src/de/uhilger/mediaz/Server.java
@@ -1,5 +1,5 @@
/*
  mini-server - Ein minimalistischer HTTP-Server
  Mediazentrale - Personal Media Center
  Copyright (C) 2021  Ulrich Hilger
  This program is free software: you can redistribute it and/or modify
@@ -14,8 +14,7 @@
  You should have received a copy of the GNU Affero General Public License
  along with this program.  If not, see <https://www.gnu.org/licenses/>.
*/
 */
package de.uhilger.mediaz;
import com.sun.net.httpserver.HttpServer;