aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/rome.properties
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2021-03-31 00:21:12 +0300
committerGravatar Vitaly Takmazov2021-03-31 00:21:12 +0300
commitb034b3ede4844c6873fef9b2f031d698bc8b0327 (patch)
tree580975a80d4cd13aae04f9d8aa858674b71bcc0e /src/main/resources/rome.properties
parent03bf67156f0ecfcaf11c76484251bd57422cb897 (diff)
Gradle -> Maven
Diffstat (limited to 'src/main/resources/rome.properties')
-rw-r--r--src/main/resources/rome.properties19
1 files changed, 0 insertions, 19 deletions
diff --git a/src/main/resources/rome.properties b/src/main/resources/rome.properties
deleted file mode 100644
index a50de51b..00000000
--- a/src/main/resources/rome.properties
+++ /dev/null
@@ -1,19 +0,0 @@
-#
-# Copyright (C) 2008-2020, Juick
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Affero General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
-#
-
-rss_2.0.item.ModuleParser.classes=com.juick.www.rss.extension.JuickModuleParser
-rss_2.0.item.ModuleGenerator.classes=com.juick.www.rss.extension.JuickModuleGenerator \ No newline at end of file