X-Git-Url: https://git.phdru.name/?p=xsetbg.git;a=blobdiff_plain;f=rescan_fs.py;h=07d3fa31c07d6188353941416c4d69e709eb7c28;hp=82dbcf81efcdc22a9e59cd3146e5b0c0950ab3e0;hb=cdffc4b36468a4d72497c25ec4a3bf1f54fe1b3f;hpb=40f70d3aaa09ca7ee12357632639651f0c412103 diff --git a/rescan_fs.py b/rescan_fs.py index 82dbcf8..07d3fa3 100755 --- a/rescan_fs.py +++ b/rescan_fs.py @@ -7,10 +7,6 @@ This file is a part of XSetBg. """ -__author__ = "Oleg Broytman " -__copyright__ = "Copyright (C) 2015 PhiloSoft Design" -__license__ = "GNU GPL" - import os from sqlobject import SQLObjectNotFound from sqlobject.sqlbuilder import Insert, Update, Delete