Support for mediaminer.org, update copyrights.

This commit is contained in:
Jim Miller
2011-05-11 12:29:59 -05:00
parent 6d2f657729
commit 756b6944fc
32 changed files with 600 additions and 8 deletions
+16 -1
View File
@@ -1,10 +1,25 @@
#!/usr/bin/env python
# encoding: utf-8
# Copyright 2011 Fanficdownloader team
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
"""
remover.py
Created by Roman on 2010-06-20.
Copyright (c) 2010 __MyCompanyName__. All rights reserved.
Copyright 2011 Fanficdownloader team
"""
import datetime