From 94b1c2f60bde70d681b4bf8a5cd04b86e9ccf4ed Mon Sep 17 00:00:00 2001
From: ulrich
Date: Sat, 24 Apr 2021 11:05:31 +0000
Subject: [PATCH] Umbenannt zu Tango

---
 src/de/uhilger/tango/entity/Titel.java |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/de/uhilger/mediaz/entity/Titel.java b/src/de/uhilger/tango/entity/Titel.java
similarity index 95%
rename from src/de/uhilger/mediaz/entity/Titel.java
rename to src/de/uhilger/tango/entity/Titel.java
index 775b3d1..9b5a17c 100644
--- a/src/de/uhilger/mediaz/entity/Titel.java
+++ b/src/de/uhilger/tango/entity/Titel.java
@@ -1,5 +1,5 @@
 /*
-  Mediazentrale - Personal Media Center
+  Tango - Personal Media Center
   Copyright (C) 2021  Ulrich Hilger
 
   This program is free software: you can redistribute it and/or modify
@@ -15,7 +15,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.entity;
+package de.uhilger.tango.entity;
 
 /**
  *

--
Gitblit v1.9.3