diff --git a/build.py b/build.py index 43c24525..a3092d63 100644 --- a/build.py +++ b/build.py @@ -1,7 +1,6 @@ # -*- coding: utf-8 -*- # Created By: Virgil Dupras # Created On: 2009-12-30 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/cocoa/me/dg_cocoa.py b/cocoa/me/dg_cocoa.py index ebc68b40..d4335d98 100644 --- a/cocoa/me/dg_cocoa.py +++ b/cocoa/me/dg_cocoa.py @@ -1,4 +1,3 @@ -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/cocoa/se/dg_cocoa.py b/cocoa/se/dg_cocoa.py index 626a2c6d..837aa4a2 100644 --- a/cocoa/se/dg_cocoa.py +++ b/cocoa/se/dg_cocoa.py @@ -1,4 +1,3 @@ -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/configure.py b/configure.py index 50f37f77..1ecc4704 100644 --- a/configure.py +++ b/configure.py @@ -1,7 +1,6 @@ # -*- coding: utf-8 -*- # Created By: Virgil Dupras # Created On: 2009-12-30 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core/app.py b/core/app.py index b0b87cb2..11b329e8 100644 --- a/core/app.py +++ b/core/app.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # Created By: Virgil Dupras # Created On: 2006/11/11 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core/app_cocoa.py b/core/app_cocoa.py index 22e37265..422c82cc 100644 --- a/core/app_cocoa.py +++ b/core/app_cocoa.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2006/11/11 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core/data.py b/core/data.py index 356e5111..48077efb 100644 --- a/core/data.py +++ b/core/data.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2006/03/15 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core/directories.py b/core/directories.py index b3450bcc..1b46c6e9 100644 --- a/core/directories.py +++ b/core/directories.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2006/02/27 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core/engine.py b/core/engine.py index 0b1b1e7e..fdf943a9 100644 --- a/core/engine.py +++ b/core/engine.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2006/01/29 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core/export.py b/core/export.py index a9a0039e..0e29a71e 100644 --- a/core/export.py +++ b/core/export.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2006/09/16 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core/fs.py b/core/fs.py index b6c85e93..7fbe8bc1 100644 --- a/core/fs.py +++ b/core/fs.py @@ -1,7 +1,6 @@ # -*- coding: utf-8 -*- # Created By: Virgil Dupras # Created On: 2009-10-22 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core/ignore.py b/core/ignore.py index 6759f305..45ea8cd7 100644 --- a/core/ignore.py +++ b/core/ignore.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2006/05/02 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core/results.py b/core/results.py index 0fdacc65..ae19ead2 100644 --- a/core/results.py +++ b/core/results.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2006/02/23 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core/scanner.py b/core/scanner.py index afa38604..d663cf40 100644 --- a/core/scanner.py +++ b/core/scanner.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2006/03/03 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core/tests/app_cocoa_test.py b/core/tests/app_cocoa_test.py index d231d52d..45457818 100644 --- a/core/tests/app_cocoa_test.py +++ b/core/tests/app_cocoa_test.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2006/11/11 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core/tests/app_test.py b/core/tests/app_test.py index 0c16a84e..cd3114f7 100644 --- a/core/tests/app_test.py +++ b/core/tests/app_test.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2007-06-23 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core/tests/data.py b/core/tests/data.py index 06066e9a..8a856451 100644 --- a/core/tests/data.py +++ b/core/tests/data.py @@ -1,7 +1,6 @@ # -*- coding: utf-8 -*- # Created By: Virgil Dupras # Created On: 2009-10-23 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core/tests/directories_test.py b/core/tests/directories_test.py index 9c250f89..55fcf33e 100644 --- a/core/tests/directories_test.py +++ b/core/tests/directories_test.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2006/02/27 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core/tests/engine_test.py b/core/tests/engine_test.py index 761d9cd0..f51c9b7e 100644 --- a/core/tests/engine_test.py +++ b/core/tests/engine_test.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2006/01/29 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core/tests/ignore_test.py b/core/tests/ignore_test.py index 19ff1d3a..604482cd 100644 --- a/core/tests/ignore_test.py +++ b/core/tests/ignore_test.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2006/05/02 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core/tests/scanner_test.py b/core/tests/scanner_test.py index 51d94edd..0b03bbc4 100644 --- a/core/tests/scanner_test.py +++ b/core/tests/scanner_test.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2006/03/03 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core_me/app_cocoa.py b/core_me/app_cocoa.py index 8f0b9173..fb57e1ef 100644 --- a/core_me/app_cocoa.py +++ b/core_me/app_cocoa.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2006/11/16 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core_me/data.py b/core_me/data.py index d54a36e4..4466def0 100644 --- a/core_me/data.py +++ b/core_me/data.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2006/03/15 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core_me/fs.py b/core_me/fs.py index 97f92de5..cfd56540 100644 --- a/core_me/fs.py +++ b/core_me/fs.py @@ -1,7 +1,6 @@ # -*- coding: utf-8 -*- # Created By: Virgil Dupras # Created On: 2009-10-23 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core_me/scanner.py b/core_me/scanner.py index 98b51746..25ece229 100644 --- a/core_me/scanner.py +++ b/core_me/scanner.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2006/03/03 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core_me/tests/scanner_test.py b/core_me/tests/scanner_test.py index 63b3c14d..074e3e8c 100644 --- a/core_me/tests/scanner_test.py +++ b/core_me/tests/scanner_test.py @@ -1,7 +1,6 @@ # -*- coding: utf-8 -*- # Created By: Virgil Dupras # Created On: 2009-10-23 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core_pe/app_cocoa.py b/core_pe/app_cocoa.py index 83f9b07e..08c3525f 100644 --- a/core_pe/app_cocoa.py +++ b/core_pe/app_cocoa.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2006/11/13 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core_pe/block.py b/core_pe/block.py index a211c0cb..7f31e503 100644 --- a/core_pe/block.py +++ b/core_pe/block.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2006/09/01 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core_pe/cache.py b/core_pe/cache.py index 6d98378e..d642b52b 100644 --- a/core_pe/cache.py +++ b/core_pe/cache.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2006/09/14 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core_pe/data.py b/core_pe/data.py index 55f27c6c..7231cec6 100644 --- a/core_pe/data.py +++ b/core_pe/data.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2006/03/15 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core_pe/gen.py b/core_pe/gen.py index 0fa024be..18e11901 100644 --- a/core_pe/gen.py +++ b/core_pe/gen.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # Created By: Virgil Dupras # Created On: 2009-05-26 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core_pe/matchbase.py b/core_pe/matchbase.py index 220f2e25..a3cee041 100644 --- a/core_pe/matchbase.py +++ b/core_pe/matchbase.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2007/02/25 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core_pe/modules/block/block.pyx b/core_pe/modules/block/block.pyx index 37789106..eb7a5758 100644 --- a/core_pe/modules/block/block.pyx +++ b/core_pe/modules/block/block.pyx @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-04-23 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core_pe/modules/block/setup.py b/core_pe/modules/block/setup.py index a8cc0a2c..9502488a 100644 --- a/core_pe/modules/block/setup.py +++ b/core_pe/modules/block/setup.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-04-23 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core_pe/modules/cache/cache.pyx b/core_pe/modules/cache/cache.pyx index ff5e308a..095d33d1 100644 --- a/core_pe/modules/cache/cache.pyx +++ b/core_pe/modules/cache/cache.pyx @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-04-23 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core_pe/modules/cache/setup.py b/core_pe/modules/cache/setup.py index 09dbc07b..c58c1ee6 100644 --- a/core_pe/modules/cache/setup.py +++ b/core_pe/modules/cache/setup.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-04-23 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core_pe/scanner.py b/core_pe/scanner.py index 379299b7..cf57a5f4 100644 --- a/core_pe/scanner.py +++ b/core_pe/scanner.py @@ -1,7 +1,6 @@ # -*- coding: utf-8 -*- # Created By: Virgil Dupras # Created On: 2009-10-18 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core_pe/tests/block_test.py b/core_pe/tests/block_test.py index d01d0189..eba3c9ad 100644 --- a/core_pe/tests/block_test.py +++ b/core_pe/tests/block_test.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2006/09/01 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core_pe/tests/cache_test.py b/core_pe/tests/cache_test.py index 1fb6e7cf..6a9854cb 100644 --- a/core_pe/tests/cache_test.py +++ b/core_pe/tests/cache_test.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2006/09/14 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core_se/app_cocoa.py b/core_se/app_cocoa.py index 54b1de82..10885cff 100644 --- a/core_se/app_cocoa.py +++ b/core_se/app_cocoa.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-05-24 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core_se/data.py b/core_se/data.py index 907843b3..80c4c33e 100644 --- a/core_se/data.py +++ b/core_se/data.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2006/03/15 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core_se/fs.py b/core_se/fs.py index 21dbbb39..1f56e109 100644 --- a/core_se/fs.py +++ b/core_se/fs.py @@ -1,7 +1,6 @@ # -*- coding: utf-8 -*- # Created By: Virgil Dupras # Created On: 2009-10-23 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/core_se/tests/fs_test.py b/core_se/tests/fs_test.py index 0e173bc6..30e19ca8 100644 --- a/core_se/tests/fs_test.py +++ b/core_se/tests/fs_test.py @@ -1,7 +1,6 @@ # -*- coding: utf-8 -*- # Created By: Virgil Dupras # Created On: 2009-10-23 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/package.py b/package.py index cea6384a..482938e9 100644 --- a/package.py +++ b/package.py @@ -1,7 +1,6 @@ # -*- coding: utf-8 -*- # Created By: Virgil Dupras # Created On: 2009-12-30 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/base/app.py b/qt/base/app.py index 26e1caa5..ae3c99cb 100644 --- a/qt/base/app.py +++ b/qt/base/app.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-04-25 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/base/details_table.py b/qt/base/details_table.py index 12a9300b..500e96c2 100644 --- a/qt/base/details_table.py +++ b/qt/base/details_table.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-05-17 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/base/directories_dialog.py b/qt/base/directories_dialog.py index c4d0e6c2..f7c558e0 100644 --- a/qt/base/directories_dialog.py +++ b/qt/base/directories_dialog.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-04-25 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/base/directories_model.py b/qt/base/directories_model.py index 6f127d9d..bc793a4a 100644 --- a/qt/base/directories_model.py +++ b/qt/base/directories_model.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-04-25 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/base/main_window.py b/qt/base/main_window.py index ffd17812..0530ac33 100644 --- a/qt/base/main_window.py +++ b/qt/base/main_window.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-04-25 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/base/platform.py b/qt/base/platform.py index b7f72612..16883720 100644 --- a/qt/base/platform.py +++ b/qt/base/platform.py @@ -1,7 +1,6 @@ # -*- coding: utf-8 -*- # Created By: Virgil Dupras # Created On: 2009-09-27 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/base/platform_osx.py b/qt/base/platform_osx.py index af23018d..b662ca8e 100644 --- a/qt/base/platform_osx.py +++ b/qt/base/platform_osx.py @@ -1,7 +1,6 @@ # -*- coding: utf-8 -*- # Created By: Virgil Dupras # Created On: 2009-10-14 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/base/platform_win.py b/qt/base/platform_win.py index b9094700..b22d2dbe 100644 --- a/qt/base/platform_win.py +++ b/qt/base/platform_win.py @@ -1,7 +1,6 @@ # -*- coding: utf-8 -*- # Created By: Virgil Dupras # Created On: 2009-08-31 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/base/preferences.py b/qt/base/preferences.py index 9a1c3c87..1118806c 100644 --- a/qt/base/preferences.py +++ b/qt/base/preferences.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-05-03 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/base/results_model.py b/qt/base/results_model.py index 9ff4423a..cf7f83c9 100644 --- a/qt/base/results_model.py +++ b/qt/base/results_model.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-04-23 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/me/app.py b/qt/me/app.py index 6bd58b71..5d1bff8e 100644 --- a/qt/me/app.py +++ b/qt/me/app.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-05-21 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/me/build.py b/qt/me/build.py index 7dcde579..72a6657f 100644 --- a/qt/me/build.py +++ b/qt/me/build.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # Created By: Virgil Dupras # Created On: 2009-05-22 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/me/details_dialog.py b/qt/me/details_dialog.py index 0a125c0b..05cb15a3 100644 --- a/qt/me/details_dialog.py +++ b/qt/me/details_dialog.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-04-27 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/me/gen.py b/qt/me/gen.py index acb55f02..e1d51e37 100644 --- a/qt/me/gen.py +++ b/qt/me/gen.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # Created By: Virgil Dupras # Created On: 2009-05-22 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/me/preferences.py b/qt/me/preferences.py index f8f26503..e8d2d37f 100644 --- a/qt/me/preferences.py +++ b/qt/me/preferences.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-05-17 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/me/preferences_dialog.py b/qt/me/preferences_dialog.py index 6dda7071..df39bca5 100644 --- a/qt/me/preferences_dialog.py +++ b/qt/me/preferences_dialog.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-04-29 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/me/profile.py b/qt/me/profile.py index 6dc6d992..a516fcfe 100644 --- a/qt/me/profile.py +++ b/qt/me/profile.py @@ -1,4 +1,3 @@ -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/pe/app.py b/qt/pe/app.py index f3dc039a..ceaddca2 100644 --- a/qt/pe/app.py +++ b/qt/pe/app.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-04-25 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/pe/block.py b/qt/pe/block.py index 223a5d8c..76b57b41 100644 --- a/qt/pe/block.py +++ b/qt/pe/block.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-05-10 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/pe/build.py b/qt/pe/build.py index a894c45f..1ce0b6f5 100644 --- a/qt/pe/build.py +++ b/qt/pe/build.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # Created By: Virgil Dupras # Created On: 2009-05-22 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/pe/details_dialog.py b/qt/pe/details_dialog.py index 00b30b39..2187270f 100644 --- a/qt/pe/details_dialog.py +++ b/qt/pe/details_dialog.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-04-27 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/pe/gen.py b/qt/pe/gen.py index 177a4f0f..5096b719 100644 --- a/qt/pe/gen.py +++ b/qt/pe/gen.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # Created By: Virgil Dupras # Created On: 2009-05-22 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/pe/main_window.py b/qt/pe/main_window.py index 3f8b913f..c5cfe1f8 100644 --- a/qt/pe/main_window.py +++ b/qt/pe/main_window.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-05-23 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/pe/modules/block/block.pyx b/qt/pe/modules/block/block.pyx index 3f2062c4..88ce4d33 100644 --- a/qt/pe/modules/block/block.pyx +++ b/qt/pe/modules/block/block.pyx @@ -1,4 +1,3 @@ -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/pe/preferences.py b/qt/pe/preferences.py index 86d166f4..cdf3f980 100644 --- a/qt/pe/preferences.py +++ b/qt/pe/preferences.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-05-17 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/pe/preferences_dialog.py b/qt/pe/preferences_dialog.py index fae7ec47..11f2a676 100644 --- a/qt/pe/preferences_dialog.py +++ b/qt/pe/preferences_dialog.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-04-29 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/pe/profile.py b/qt/pe/profile.py index 74c3353d..9c3b6b78 100644 --- a/qt/pe/profile.py +++ b/qt/pe/profile.py @@ -1,4 +1,3 @@ -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/se/app.py b/qt/se/app.py index 0bdebee5..82b22c11 100644 --- a/qt/se/app.py +++ b/qt/se/app.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-05-24 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/se/build.py b/qt/se/build.py index 49b8da34..71ee19e5 100644 --- a/qt/se/build.py +++ b/qt/se/build.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # Created By: Virgil Dupras # Created On: 2009-05-24 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/se/details_dialog.py b/qt/se/details_dialog.py index bc0c7e23..7e05f463 100644 --- a/qt/se/details_dialog.py +++ b/qt/se/details_dialog.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-05-24 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/se/gen.py b/qt/se/gen.py index 17a5d32a..2c9d4f2c 100644 --- a/qt/se/gen.py +++ b/qt/se/gen.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # Created By: Virgil Dupras # Created On: 2009-05-24 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/se/preferences.py b/qt/se/preferences.py index fbb23173..d684acb6 100644 --- a/qt/se/preferences.py +++ b/qt/se/preferences.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-05-24 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/qt/se/preferences_dialog.py b/qt/se/preferences_dialog.py index 6bf2018b..5201db29 100644 --- a/qt/se/preferences_dialog.py +++ b/qt/se/preferences_dialog.py @@ -1,6 +1,5 @@ # Created By: Virgil Dupras # Created On: 2009-05-24 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file, diff --git a/run.py b/run.py index dcca6dfe..148138c0 100644 --- a/run.py +++ b/run.py @@ -1,7 +1,6 @@ # -*- coding: utf-8 -*- # Created By: Virgil Dupras # Created On: 2009-12-30 -# $Id$ # Copyright 2010 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "HS" License as described in the "LICENSE" file,