X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fkotlin%2Fnet%2Fpterodactylus%2Fsone%2Ftemplate%2FPostAccessor.kt;h=ab7f6ba537efaae223fe44b5b0d7822e806f88a3;hp=843e6e39acdc71dd9afa9c546212aad0ab77d645;hb=438378deab1514f0f608d975ef65f5b7aea44ccb;hpb=f98ec5222b0611a7e473c01cb6ef3a4ef73bc294 diff --git a/src/main/kotlin/net/pterodactylus/sone/template/PostAccessor.kt b/src/main/kotlin/net/pterodactylus/sone/template/PostAccessor.kt index 843e6e3..ab7f6ba 100644 --- a/src/main/kotlin/net/pterodactylus/sone/template/PostAccessor.kt +++ b/src/main/kotlin/net/pterodactylus/sone/template/PostAccessor.kt @@ -1,5 +1,5 @@ /* - * Sone - PostAccessor.java - Copyright © 2010–2019 David Roden + * Sone - PostAccessor.kt - Copyright © 2010–2020 David Roden * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -14,6 +14,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ + package net.pterodactylus.sone.template import net.pterodactylus.sone.core.*