move copyright notice to it's place

This commit is contained in:
Aria Moradi
2021-08-09 06:49:12 +04:30
parent 81aef4b8fa
commit 7aeaeb4b86

View File

@@ -1,14 +1,15 @@
package xyz.nulldev.ts.config
import net.harawata.appdirs.AppDirsFactory
/*
* Copyright (C) Contributors to the Suwayomi project
*
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
import net.harawata.appdirs.AppDirsFactory
val ApplicationRootDir: String
get(): String {
return System.getProperty(