removed header
This commit is contained in:
parent
2114d9a77d
commit
22bd6ed278
@ -1,2 +0,0 @@
|
||||
# $Id$
|
||||
# $URL$
|
@ -6,7 +6,6 @@
|
||||
cfgfile.py
|
||||
|
||||
Created by Marcus Stoegbauer on 2013-01-12.
|
||||
Copyright (c) 2013 __MyCompanyName__. All rights reserved.
|
||||
"""
|
||||
import configparser
|
||||
import os
|
||||
|
@ -1,14 +1,10 @@
|
||||
#!/usr/bin/env python3
|
||||
# encoding: utf-8
|
||||
#
|
||||
# $Id$
|
||||
# $URL$
|
||||
|
||||
"""
|
||||
checks.py
|
||||
|
||||
Created by Marcus Stoegbauer on 2013-01-10.
|
||||
Copyright (c) 2013 __MyCompanyName__. All rights reserved.
|
||||
"""
|
||||
|
||||
import platform
|
||||
|
@ -1,6 +1,3 @@
|
||||
# $Id$
|
||||
# $URL$
|
||||
|
||||
[Main]
|
||||
configdir = $HOME/.userconfig
|
||||
configfile = userconfig.cfg
|
||||
|
@ -1,8 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
# encoding: utf-8
|
||||
#
|
||||
# $Id$
|
||||
# $URL$
|
||||
|
||||
"""
|
||||
userconfig.py
|
||||
|
Loading…
Reference in New Issue
Block a user