src/de/uhilger/tango/store/Track.java
File was renamed from src/de/uhilger/mediaz/store/Track.java @@ -1,5 +1,5 @@ /* Mediacenter - Central Media Store and Raspberry Pi remote control Tango - Central Media Store and Raspberry Pi remote control Copyright (C) 2013, 2014 Ulrich Hilger, http://uhilger.de This program is free software: you can redistribute it and/or modify @@ -18,7 +18,7 @@ */ package de.uhilger.mediaz.store; package de.uhilger.tango.store; import java.io.File; import java.util.HashMap;