mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-05-12 17:18:30 +02:00
Updated revision date of changed Python files.
This commit is contained in:
parent
5f5c07493c
commit
6be5c32fe7
3 changed files with 6 additions and 6 deletions
|
@ -20,9 +20,9 @@
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>
|
# along with this program. If not, see <http://www.gnu.org/licenses/>
|
||||||
|
|
||||||
__author__ = "Cedric Bonhomme"
|
__author__ = "Cedric Bonhomme"
|
||||||
__version__ = "$Revision: 0.4.2 $"
|
__version__ = "$Revision: 0.5 $"
|
||||||
__date__ = "$Date: 2016/03/13 $"
|
__date__ = "$Date: 2016/03/13 $"
|
||||||
__revision__ = "$Date: 2016/05/22 $"
|
__revision__ = "$Date: 2017/05/04 $"
|
||||||
__license__ = "GPLv3"
|
__license__ = "GPLv3"
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
|
|
|
@ -20,9 +20,9 @@
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>
|
# along with this program. If not, see <http://www.gnu.org/licenses/>
|
||||||
|
|
||||||
__author__ = "Cedric Bonhomme"
|
__author__ = "Cedric Bonhomme"
|
||||||
__version__ = "$Revision: 0.2 $"
|
__version__ = "$Revision: 0.3 $"
|
||||||
__date__ = "$Date: 2016/04/12 $"
|
__date__ = "$Date: 2016/04/12 $"
|
||||||
__revision__ = "$Date: 2017/02/22 $"
|
__revision__ = "$Date: 2017/05/04 $"
|
||||||
__license__ = "GPLv3"
|
__license__ = "GPLv3"
|
||||||
|
|
||||||
import io
|
import io
|
||||||
|
|
|
@ -20,9 +20,9 @@
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>
|
# along with this program. If not, see <http://www.gnu.org/licenses/>
|
||||||
|
|
||||||
__author__ = "Cedric Bonhomme"
|
__author__ = "Cedric Bonhomme"
|
||||||
__version__ = "$Revision: 0.3 $"
|
__version__ = "$Revision: 0.4 $"
|
||||||
__date__ = "$Date: 2016/04/13 $"
|
__date__ = "$Date: 2016/04/13 $"
|
||||||
__revision__ = "$Date: 2017/02/22 $"
|
__revision__ = "$Date: 2017/05/04 $"
|
||||||
__license__ = "GPLv3"
|
__license__ = "GPLv3"
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
|
Loading…
Add table
Reference in a new issue