From a8a601ec362eacb58746cd04c622aed6bd7d6e41 Mon Sep 17 00:00:00 2001 From: hsoft Date: Wed, 5 Aug 2009 08:59:46 +0000 Subject: [PATCH] Relicensed to HS License. --HG-- extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40100 --- base/cocoa/AppDelegate.h | 8 ++++++++ base/cocoa/AppDelegate.m | 8 ++++++++ base/cocoa/Consts.h | 8 ++++++++ base/cocoa/DetailsPanel.h | 8 ++++++++ base/cocoa/DetailsPanel.m | 8 ++++++++ base/cocoa/DirectoryPanel.h | 8 ++++++++ base/cocoa/DirectoryPanel.m | 8 ++++++++ base/cocoa/LICENSE | 11 +++++++++++ base/cocoa/PyDupeGuru.h | 8 ++++++++ base/cocoa/ResultWindow.h | 8 ++++++++ base/cocoa/ResultWindow.m | 8 ++++++++ base/py/LICENSE | 11 +++++++++++ base/py/app.py | 18 +++++++++--------- base/py/app_cocoa.py | 19 +++++++++---------- base/py/app_me_cocoa.py | 19 +++++++++---------- base/py/app_se_cocoa.py | 6 ++++-- base/py/data.py | 18 ++++++++---------- base/py/data_me.py | 18 ++++++++---------- base/py/directories.py | 5 ++++- base/py/engine.py | 19 +++++++++---------- base/py/export.py | 19 +++++++++---------- base/py/ignore.py | 19 +++++++++---------- base/py/results.py | 19 +++++++++---------- base/py/scanner.py | 19 +++++++++---------- base/py/tests/app_cocoa_test.py | 5 ++++- base/py/tests/app_test.py | 5 ++++- base/py/tests/directories_test.py | 5 ++++- base/py/tests/engine_test.py | 5 ++++- base/py/tests/export_test.py | 5 ++++- base/py/tests/ignore_test.py | 5 ++++- base/py/tests/results_test.py | 5 ++++- base/py/tests/scanner_test.py | 5 ++++- base/qt/LICENSE | 11 +++++++++++ base/qt/about_box.py | 6 ++++-- base/qt/app.py | 6 ++++-- base/qt/details_table.py | 6 ++++-- base/qt/directories_dialog.py | 6 ++++-- base/qt/directories_model.py | 6 ++++-- base/qt/error_report_dialog.py | 6 ++++-- base/qt/gen.py | 5 ++++- base/qt/main_window.py | 6 ++++-- base/qt/preferences.py | 6 ++++-- base/qt/reg.py | 6 ++++-- base/qt/reg_demo_dialog.py | 6 ++++-- base/qt/reg_submit_dialog.py | 6 ++++-- base/qt/results_model.py | 6 ++++-- base/qt/tree_model.py | 6 ++++-- me/cocoa/AppDelegate.h | 8 ++++++++ me/cocoa/AppDelegate.m | 8 ++++++++ me/cocoa/Consts.h | 8 ++++++++ me/cocoa/DetailsPanel.h | 8 ++++++++ me/cocoa/DetailsPanel.m | 8 ++++++++ me/cocoa/DirectoryPanel.h | 8 ++++++++ me/cocoa/DirectoryPanel.m | 8 ++++++++ me/cocoa/LICENSE | 11 +++++++++++ me/cocoa/PyDupeGuru.h | 8 ++++++++ me/cocoa/ResultWindow.h | 8 ++++++++ me/cocoa/ResultWindow.m | 8 ++++++++ me/cocoa/gen.py | 5 +++++ me/cocoa/main.m | 14 +++++++------- me/cocoa/py/dg_cocoa.py | 8 +++++++- me/cocoa/py/gen.py | 5 +++++ me/cocoa/py/setup.py | 6 +++++- me/help/LICENSE | 11 +++++++++++ me/help/gen.py | 5 +++++ me/qt/LICENSE | 11 +++++++++++ me/qt/app.py | 6 ++++-- me/qt/app_win.py | 6 ++++-- me/qt/build.py | 5 ++++- me/qt/details_dialog.py | 6 ++++-- me/qt/gen.py | 5 ++++- me/qt/preferences.py | 6 ++++-- me/qt/preferences_dialog.py | 6 ++++-- me/qt/profile.py | 7 +++++++ me/qt/start.py | 7 +++++++ pe/cocoa/AppDelegate.h | 8 ++++++++ pe/cocoa/AppDelegate.m | 8 ++++++++ pe/cocoa/Consts.h | 8 ++++++++ pe/cocoa/DetailsPanel.h | 8 ++++++++ pe/cocoa/DetailsPanel.m | 8 ++++++++ pe/cocoa/DirectoryPanel.h | 8 ++++++++ pe/cocoa/DirectoryPanel.m | 8 ++++++++ pe/cocoa/LICENSE | 11 +++++++++++ pe/cocoa/PictureBlocks.h | 8 ++++++++ pe/cocoa/PictureBlocks.m | 8 ++++++++ pe/cocoa/PyDupeGuru.h | 8 ++++++++ pe/cocoa/ResultWindow.h | 8 ++++++++ pe/cocoa/ResultWindow.m | 8 ++++++++ pe/cocoa/gen.py | 5 +++++ pe/cocoa/main.m | 14 +++++++------- pe/cocoa/py/dg_cocoa.py | 7 ++++++- pe/cocoa/py/gen.py | 5 +++++ pe/cocoa/py/setup.py | 6 +++++- pe/help/LICENSE | 11 +++++++++++ pe/help/gen.py | 5 +++++ pe/py/LICENSE | 11 +++++++++++ pe/py/app_cocoa.py | 5 ++++- pe/py/block.py | 5 ++++- pe/py/cache.py | 5 ++++- pe/py/data.py | 5 ++++- pe/py/gen.py | 5 ++++- pe/py/matchbase.py | 5 ++++- pe/py/modules/block/block.pyx | 4 ++++ pe/py/modules/block/setup.py | 5 ++++- pe/py/modules/cache/cache.pyx | 5 ++++- pe/py/modules/cache/setup.py | 5 ++++- pe/py/tests/block_test.py | 5 ++++- pe/py/tests/cache_test.py | 5 ++++- pe/qt/LICENSE | 11 +++++++++++ pe/qt/app.py | 6 ++++-- pe/qt/app_win.py | 6 ++++-- pe/qt/block.py | 6 ++++-- pe/qt/build.py | 5 ++++- pe/qt/details_dialog.py | 6 ++++-- pe/qt/gen.py | 5 ++++- pe/qt/main_window.py | 6 ++++-- pe/qt/modules/block/block.pyx | 7 +++++++ pe/qt/modules/block/setup.py | 6 +++++- pe/qt/preferences.py | 6 ++++-- pe/qt/preferences_dialog.py | 6 ++++-- pe/qt/profile.py | 7 +++++++ pe/qt/start.py | 7 +++++++ se/cocoa/AppDelegate.h | 8 ++++++++ se/cocoa/AppDelegate.m | 8 ++++++++ se/cocoa/Consts.h | 8 ++++++++ se/cocoa/DetailsPanel.h | 8 ++++++++ se/cocoa/DetailsPanel.m | 8 ++++++++ se/cocoa/DirectoryPanel.h | 8 ++++++++ se/cocoa/DirectoryPanel.m | 8 ++++++++ se/cocoa/LICENSE | 11 +++++++++++ se/cocoa/PyDupeGuru.h | 8 ++++++++ se/cocoa/ResultWindow.h | 8 ++++++++ se/cocoa/ResultWindow.m | 8 ++++++++ se/cocoa/gen.py | 5 +++++ se/cocoa/main.m | 14 +++++++------- se/cocoa/py/dg_cocoa.py | 8 +++++++- se/cocoa/py/gen.py | 5 +++++ se/cocoa/py/setup.py | 6 +++++- se/help/LICENSE | 11 +++++++++++ se/help/gen.py | 5 +++++ se/qt/LICENSE | 11 +++++++++++ se/qt/app.py | 6 ++++-- se/qt/app_win.py | 6 ++++-- se/qt/build.py | 5 ++++- se/qt/details_dialog.py | 6 ++++-- se/qt/gen.py | 5 ++++- se/qt/preferences.py | 6 ++++-- se/qt/preferences_dialog.py | 6 ++++-- se/qt/profile.py | 7 +++++++ se/qt/start.py | 7 +++++++ 150 files changed, 958 insertions(+), 216 deletions(-) create mode 100644 base/cocoa/LICENSE create mode 100644 base/py/LICENSE create mode 100644 base/qt/LICENSE create mode 100644 me/cocoa/LICENSE create mode 100644 me/help/LICENSE create mode 100644 me/qt/LICENSE create mode 100644 pe/cocoa/LICENSE create mode 100644 pe/help/LICENSE create mode 100644 pe/py/LICENSE create mode 100644 pe/qt/LICENSE create mode 100644 se/cocoa/LICENSE create mode 100644 se/help/LICENSE create mode 100644 se/qt/LICENSE diff --git a/base/cocoa/AppDelegate.h b/base/cocoa/AppDelegate.h index 055e0a67..64fd6325 100644 --- a/base/cocoa/AppDelegate.h +++ b/base/cocoa/AppDelegate.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import #import "RecentDirectories.h" #import "PyDupeGuru.h" diff --git a/base/cocoa/AppDelegate.m b/base/cocoa/AppDelegate.m index ef3d9162..cc9f0647 100644 --- a/base/cocoa/AppDelegate.m +++ b/base/cocoa/AppDelegate.m @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import "AppDelegate.h" #import "ProgressController.h" #import "RegistrationInterface.h" diff --git a/base/cocoa/Consts.h b/base/cocoa/Consts.h index 81e19592..1d81ae82 100644 --- a/base/cocoa/Consts.h +++ b/base/cocoa/Consts.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import #define DuplicateSelectionChangedNotification @"DuplicateSelectionChangedNotification" diff --git a/base/cocoa/DetailsPanel.h b/base/cocoa/DetailsPanel.h index ca66455a..a9965268 100644 --- a/base/cocoa/DetailsPanel.h +++ b/base/cocoa/DetailsPanel.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import #import "PyApp.h" #import "Table.h" diff --git a/base/cocoa/DetailsPanel.m b/base/cocoa/DetailsPanel.m index 2c45ef45..bf9d252f 100644 --- a/base/cocoa/DetailsPanel.m +++ b/base/cocoa/DetailsPanel.m @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import "DetailsPanel.h" #import "Consts.h" diff --git a/base/cocoa/DirectoryPanel.h b/base/cocoa/DirectoryPanel.h index d5738b29..a606aebc 100644 --- a/base/cocoa/DirectoryPanel.h +++ b/base/cocoa/DirectoryPanel.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import #import "RecentDirectories.h" #import "Outline.h" diff --git a/base/cocoa/DirectoryPanel.m b/base/cocoa/DirectoryPanel.m index b62b7ae8..6cc822b8 100644 --- a/base/cocoa/DirectoryPanel.m +++ b/base/cocoa/DirectoryPanel.m @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import "DirectoryPanel.h" #import "Dialogs.h" #import "Utils.h" diff --git a/base/cocoa/LICENSE b/base/cocoa/LICENSE new file mode 100644 index 00000000..f8818048 --- /dev/null +++ b/base/cocoa/LICENSE @@ -0,0 +1,11 @@ +Copyright 2009 Hardcoded Software Inc. (http://www.hardcoded.net) +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + * Neither the name of Hardcoded Software Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + * If the source code has been published less than two years ago, any redistribution, in whole or in part, must retain full licensing functionality, without any attempt to change, obscure or in other ways circumvent its intent. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/base/cocoa/PyDupeGuru.h b/base/cocoa/PyDupeGuru.h index 6d7ef768..140cf355 100644 --- a/base/cocoa/PyDupeGuru.h +++ b/base/cocoa/PyDupeGuru.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import #import "PyApp.h" diff --git a/base/cocoa/ResultWindow.h b/base/cocoa/ResultWindow.h index dbbb1c61..d3ea27a9 100644 --- a/base/cocoa/ResultWindow.h +++ b/base/cocoa/ResultWindow.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import #import "Outline.h" #import "DirectoryPanel.h" diff --git a/base/cocoa/ResultWindow.m b/base/cocoa/ResultWindow.m index aa4b7775..3dc9bf1b 100644 --- a/base/cocoa/ResultWindow.m +++ b/base/cocoa/ResultWindow.m @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import "ResultWindow.h" #import "Dialogs.h" #import "ProgressController.h" diff --git a/base/py/LICENSE b/base/py/LICENSE new file mode 100644 index 00000000..f8818048 --- /dev/null +++ b/base/py/LICENSE @@ -0,0 +1,11 @@ +Copyright 2009 Hardcoded Software Inc. (http://www.hardcoded.net) +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + * Neither the name of Hardcoded Software Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + * If the source code has been published less than two years ago, any redistribution, in whole or in part, must retain full licensing functionality, without any attempt to change, obscure or in other ways circumvent its intent. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/base/py/app.py b/base/py/app.py index 7dccb474..5c2d0379 100644 --- a/base/py/app.py +++ b/base/py/app.py @@ -1,13 +1,13 @@ #!/usr/bin/env python -""" -Unit Name: dupeguru.app -Created By: Virgil Dupras -Created On: 2006/11/11 -Last modified by:$Author: virgil $ -Last modified on:$Date: 2009-05-28 16:02:48 +0200 (Thu, 28 May 2009) $ - $Revision: 4388 $ -Copyright 2006 Hardcoded Software (http://www.hardcoded.net) -""" +# Created By: Virgil Dupras +# Created On: 2006/11/11 +# $Id$ +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license + import os import os.path as op import logging diff --git a/base/py/app_cocoa.py b/base/py/app_cocoa.py index 814dbe2d..82b547f1 100644 --- a/base/py/app_cocoa.py +++ b/base/py/app_cocoa.py @@ -1,13 +1,12 @@ -#!/usr/bin/env python -""" -Unit Name: dupeguru.app_cocoa -Created By: Virgil Dupras -Created On: 2006/11/11 -Last modified by:$Author: virgil $ -Last modified on:$Date: 2009-05-28 16:33:32 +0200 (Thu, 28 May 2009) $ - $Revision: 4392 $ -Copyright 2006 Hardcoded Software (http://www.hardcoded.net) -""" +# Created By: Virgil Dupras +# Created On: 2006/11/11 +# $Id$ +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license + from AppKit import * import logging import os.path as op diff --git a/base/py/app_me_cocoa.py b/base/py/app_me_cocoa.py index f3f7096f..c06ff42f 100644 --- a/base/py/app_me_cocoa.py +++ b/base/py/app_me_cocoa.py @@ -1,13 +1,12 @@ -#!/usr/bin/env python -""" -Unit Name: dupeguru.app_me_cocoa -Created By: Virgil Dupras -Created On: 2006/11/16 -Last modified by:$Author: virgil $ -Last modified on:$Date: 2009-05-28 16:33:32 +0200 (Thu, 28 May 2009) $ - $Revision: 4392 $ -Copyright 2006 Hardcoded Software (http://www.hardcoded.net) -""" +# Created By: Virgil Dupras +# Created On: 2006/11/16 +# $Id$ +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license + import os.path as op import logging from appscript import app, k, CommandError diff --git a/base/py/app_se_cocoa.py b/base/py/app_se_cocoa.py index a07c7613..ce7b0707 100644 --- a/base/py/app_se_cocoa.py +++ b/base/py/app_se_cocoa.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: app_se_cocoa # Created By: Virgil Dupras # Created On: 2009-05-24 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from hsfs.phys import Directory as DirectoryBase from hsfs.phys.bundle import Bundle diff --git a/base/py/data.py b/base/py/data.py index 568a3400..d0faf479 100644 --- a/base/py/data.py +++ b/base/py/data.py @@ -1,13 +1,11 @@ -#!/usr/bin/env python -""" -Unit Name: dupeguru.data -Created By: Virgil Dupras -Created On: 2006/03/15 -Last modified by:$Author: virgil $ -Last modified on:$Date: 2009-05-28 15:22:39 +0200 (Thu, 28 May 2009) $ - $Revision: 4385 $ -Copyright 2004-2006 Hardcoded Software (http://www.hardcoded.net) -""" +# Created By: Virgil Dupras +# Created On: 2006/03/15 +# $Id$ +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from hsutil.str import format_time, FT_DECIMAL, format_size diff --git a/base/py/data_me.py b/base/py/data_me.py index 70d3ae66..b05dcf18 100644 --- a/base/py/data_me.py +++ b/base/py/data_me.py @@ -1,13 +1,11 @@ -#!/usr/bin/env python -""" -Unit Name: dupeguru.data -Created By: Virgil Dupras -Created On: 2006/03/15 -Last modified by:$Author: virgil $ -Last modified on:$Date: 2009-05-28 15:22:39 +0200 (Thu, 28 May 2009) $ - $Revision: 4385 $ -Copyright 2004-2006 Hardcoded Software (http://www.hardcoded.net) -""" +# Created By: Virgil Dupras +# Created On: 2006/03/15 +# $Id$ +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from hsutil.str import format_time, FT_MINUTES, format_size from .data import (format_path, format_timestamp, format_words, format_perc, diff --git a/base/py/directories.py b/base/py/directories.py index f61e5d70..4ff98c55 100644 --- a/base/py/directories.py +++ b/base/py/directories.py @@ -1,8 +1,11 @@ -# Unit Name: dupeguru.directories # Created By: Virgil Dupras # Created On: 2006/02/27 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import xml.dom.minidom diff --git a/base/py/engine.py b/base/py/engine.py index a826902d..796c8c3d 100644 --- a/base/py/engine.py +++ b/base/py/engine.py @@ -1,13 +1,12 @@ -#!/usr/bin/env python -""" -Unit Name: dupeguru.engine -Created By: Virgil Dupras -Created On: 2006/01/29 -Last modified by:$Author: virgil $ -Last modified on:$Date: $ - $Revision: $ -Copyright 2007 Hardcoded Software (http://www.hardcoded.net) -""" +# Created By: Virgil Dupras +# Created On: 2006/01/29 +# $Id$ +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license + from __future__ import division import difflib import logging diff --git a/base/py/export.py b/base/py/export.py index c6293a5d..bcac23fb 100644 --- a/base/py/export.py +++ b/base/py/export.py @@ -1,13 +1,12 @@ -#!/usr/bin/env python -""" -Unit Name: dupeguru.export -Created By: Virgil Dupras -Created On: 2006/09/16 -Last modified by:$Author: virgil $ -Last modified on:$Date: 2009-05-28 15:22:39 +0200 (Thu, 28 May 2009) $ - $Revision: 4385 $ -Copyright 2004-2006 Hardcoded Software (http://www.hardcoded.net) -""" +# Created By: Virgil Dupras +# Created On: 2006/09/16 +# $Id$ +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license + from xml.dom import minidom import tempfile import os.path as op diff --git a/base/py/ignore.py b/base/py/ignore.py index 97060786..125e9aad 100644 --- a/base/py/ignore.py +++ b/base/py/ignore.py @@ -1,13 +1,12 @@ -#!/usr/bin/env python -""" -Unit Name: ignore -Created By: Virgil Dupras -Created On: 2006/05/02 -Last modified by:$Author: virgil $ -Last modified on:$Date: 2009-05-28 15:22:39 +0200 (Thu, 28 May 2009) $ - $Revision: 4385 $ -Copyright 2004-2006 Hardcoded Software (http://www.hardcoded.net) -""" +# Created By: Virgil Dupras +# Created On: 2006/05/02 +# $Id$ +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license + from hsutil.files import FileOrPath import xml.dom.minidom diff --git a/base/py/results.py b/base/py/results.py index a7ded5c0..9e9863af 100644 --- a/base/py/results.py +++ b/base/py/results.py @@ -1,13 +1,12 @@ -#!/usr/bin/env python -""" -Unit Name: dupeguru.results -Created By: Virgil Dupras -Created On: 2006/02/23 -Last modified by:$Author: virgil $ -Last modified on:$Date: 2009-05-28 16:33:32 +0200 (Thu, 28 May 2009) $ - $Revision: 4392 $ -Copyright 2004-2006 Hardcoded Software (http://www.hardcoded.net) -""" +# Created By: Virgil Dupras +# Created On: 2006/02/23 +# $Id$ +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license + import re from xml.sax import handler, make_parser, SAXException from xml.sax.saxutils import XMLGenerator diff --git a/base/py/scanner.py b/base/py/scanner.py index 69a03b38..0ac87dc2 100644 --- a/base/py/scanner.py +++ b/base/py/scanner.py @@ -1,13 +1,12 @@ -#!/usr/bin/env python -""" -Unit Name: dupeguru.scanner -Created By: Virgil Dupras -Created On: 2006/03/03 -Last modified by:$Author: virgil $ -Last modified on:$Date: 2009-05-28 15:22:39 +0200 (Thu, 28 May 2009) $ - $Revision: 4385 $ -Copyright 2004-2006 Hardcoded Software (http://www.hardcoded.net) -""" +# Created By: Virgil Dupras +# Created On: 2006/03/03 +# $Id$ +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license + import logging from ignore import IgnoreList diff --git a/base/py/tests/app_cocoa_test.py b/base/py/tests/app_cocoa_test.py index c1ded17a..f489ac38 100644 --- a/base/py/tests/app_cocoa_test.py +++ b/base/py/tests/app_cocoa_test.py @@ -1,8 +1,11 @@ -# Unit Name: dupeguru.tests.app_cocoa_test # Created By: Virgil Dupras # Created On: 2006/11/11 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import tempfile import shutil diff --git a/base/py/tests/app_test.py b/base/py/tests/app_test.py index fbb6afc3..c3127bdd 100644 --- a/base/py/tests/app_test.py +++ b/base/py/tests/app_test.py @@ -1,8 +1,11 @@ -# Unit Name: dupeguru.tests.app_test # Created By: Virgil Dupras # Created On: 2007-06-23 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import os diff --git a/base/py/tests/directories_test.py b/base/py/tests/directories_test.py index 846d2b6a..80c6b817 100644 --- a/base/py/tests/directories_test.py +++ b/base/py/tests/directories_test.py @@ -1,8 +1,11 @@ -# Unit Name: dupeguru.tests.directories_test # Created By: Virgil Dupras # Created On: 2006/02/27 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import os.path as op import os diff --git a/base/py/tests/engine_test.py b/base/py/tests/engine_test.py index bd0851ec..a9ff33b1 100644 --- a/base/py/tests/engine_test.py +++ b/base/py/tests/engine_test.py @@ -1,8 +1,11 @@ -# Unit Name: dupeguru.tests.engine_test # Created By: Virgil Dupras # Created On: 2006/01/29 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import sys diff --git a/base/py/tests/export_test.py b/base/py/tests/export_test.py index 9469936b..447d02ed 100644 --- a/base/py/tests/export_test.py +++ b/base/py/tests/export_test.py @@ -1,8 +1,11 @@ -# Unit Name: dupeguru.tests.export_test # Created By: Virgil Dupras # Created On: 2006/09/16 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from xml.dom import minidom from StringIO import StringIO diff --git a/base/py/tests/ignore_test.py b/base/py/tests/ignore_test.py index b19283d4..73dac5c8 100644 --- a/base/py/tests/ignore_test.py +++ b/base/py/tests/ignore_test.py @@ -1,8 +1,11 @@ -# Unit Name: dupeguru.tests.ignore_test # Created By: Virgil Dupras # Created On: 2006/05/02 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import cStringIO import xml.dom.minidom diff --git a/base/py/tests/results_test.py b/base/py/tests/results_test.py index 096e9d4e..a6d9f05a 100644 --- a/base/py/tests/results_test.py +++ b/base/py/tests/results_test.py @@ -1,8 +1,11 @@ -# Unit Name: dupeguru.tests.results_test # Created By: Virgil Dupras # Created On: 2006/02/23 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import unittest import StringIO diff --git a/base/py/tests/scanner_test.py b/base/py/tests/scanner_test.py index 8a4510a1..8cd9587a 100644 --- a/base/py/tests/scanner_test.py +++ b/base/py/tests/scanner_test.py @@ -1,8 +1,11 @@ -# Unit Name: dupeguru.tests.scanner_test # Created By: Virgil Dupras # Created On: 2006/03/03 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from hsutil import job from hsutil.path import Path diff --git a/base/qt/LICENSE b/base/qt/LICENSE new file mode 100644 index 00000000..f8818048 --- /dev/null +++ b/base/qt/LICENSE @@ -0,0 +1,11 @@ +Copyright 2009 Hardcoded Software Inc. (http://www.hardcoded.net) +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + * Neither the name of Hardcoded Software Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + * If the source code has been published less than two years ago, any redistribution, in whole or in part, must retain full licensing functionality, without any attempt to change, obscure or in other ways circumvent its intent. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/base/qt/about_box.py b/base/qt/about_box.py index 55a36eb1..c72a7dfb 100644 --- a/base/qt/about_box.py +++ b/base/qt/about_box.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: about_box # Created By: Virgil Dupras # Created On: 2009-05-09 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from PyQt4.QtCore import Qt, QCoreApplication, SIGNAL from PyQt4.QtGui import QDialog, QDialogButtonBox, QPixmap diff --git a/base/qt/app.py b/base/qt/app.py index 76632ee0..f8e9d180 100644 --- a/base/qt/app.py +++ b/base/qt/app.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: app # Created By: Virgil Dupras # Created On: 2009-04-25 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import logging import os.path as op diff --git a/base/qt/details_table.py b/base/qt/details_table.py index 0a27c2ae..7e9b5c5c 100644 --- a/base/qt/details_table.py +++ b/base/qt/details_table.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: details_table # Created By: Virgil Dupras # Created On: 2009-05-17 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from PyQt4.QtCore import Qt, SIGNAL, QAbstractTableModel, QVariant from PyQt4.QtGui import QHeaderView, QTableView diff --git a/base/qt/directories_dialog.py b/base/qt/directories_dialog.py index 9a559d45..a2c36a3a 100644 --- a/base/qt/directories_dialog.py +++ b/base/qt/directories_dialog.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: directories_dialog # Created By: Virgil Dupras # Created On: 2009-04-25 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from PyQt4.QtCore import SIGNAL, Qt from PyQt4.QtGui import QDialog, QFileDialog, QHeaderView diff --git a/base/qt/directories_model.py b/base/qt/directories_model.py index f66f798d..bf2f86e3 100644 --- a/base/qt/directories_model.py +++ b/base/qt/directories_model.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: directories_model # Created By: Virgil Dupras # Created On: 2009-04-25 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from PyQt4.QtCore import QVariant, QModelIndex, Qt, QRect, QEvent, QPoint from PyQt4.QtGui import QComboBox, QStyledItemDelegate, QMouseEvent, QApplication, QBrush diff --git a/base/qt/error_report_dialog.py b/base/qt/error_report_dialog.py index 4aa8f977..ec4a5677 100644 --- a/base/qt/error_report_dialog.py +++ b/base/qt/error_report_dialog.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: error_report_dialog # Created By: Virgil Dupras # Created On: 2009-05-23 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from PyQt4.QtCore import Qt, QUrl from PyQt4.QtGui import QDialog, QDesktopServices diff --git a/base/qt/gen.py b/base/qt/gen.py index 3b0df2fa..2843e82e 100644 --- a/base/qt/gen.py +++ b/base/qt/gen.py @@ -1,9 +1,12 @@ #!/usr/bin/env python -# Unit Name: gen # Created By: Virgil Dupras # Created On: 2009-05-22 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import os diff --git a/base/qt/main_window.py b/base/qt/main_window.py index ba8612e7..e4218caf 100644 --- a/base/qt/main_window.py +++ b/base/qt/main_window.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: main_window # Created By: Virgil Dupras # Created On: 2009-04-25 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from PyQt4.QtCore import Qt, QCoreApplication, QProcess, SIGNAL from PyQt4.QtGui import (QMainWindow, QMenu, QPixmap, QIcon, QToolButton, QLabel, QHeaderView, diff --git a/base/qt/preferences.py b/base/qt/preferences.py index ab7653b9..c6d2d9aa 100644 --- a/base/qt/preferences.py +++ b/base/qt/preferences.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: preferences # Created By: Virgil Dupras # Created On: 2009-05-03 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from PyQt4.QtCore import QSettings, QVariant diff --git a/base/qt/reg.py b/base/qt/reg.py index 59fd0bc3..79653f08 100644 --- a/base/qt/reg.py +++ b/base/qt/reg.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: reg # Created By: Virgil Dupras # Created On: 2009-05-09 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from hashlib import md5 diff --git a/base/qt/reg_demo_dialog.py b/base/qt/reg_demo_dialog.py index 95280314..a038f7c5 100644 --- a/base/qt/reg_demo_dialog.py +++ b/base/qt/reg_demo_dialog.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: reg_demo_dialog # Created By: Virgil Dupras # Created On: 2009-05-10 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from PyQt4.QtCore import SIGNAL, Qt, QUrl, QCoreApplication from PyQt4.QtGui import QDialog, QMessageBox, QDesktopServices diff --git a/base/qt/reg_submit_dialog.py b/base/qt/reg_submit_dialog.py index 4ba680b6..2befc08f 100644 --- a/base/qt/reg_submit_dialog.py +++ b/base/qt/reg_submit_dialog.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: reg_submit_dialog # Created By: Virgil Dupras # Created On: 2009-05-09 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from PyQt4.QtCore import SIGNAL, Qt, QUrl, QCoreApplication from PyQt4.QtGui import QDialog, QMessageBox, QDesktopServices diff --git a/base/qt/results_model.py b/base/qt/results_model.py index a83e777a..004fca10 100644 --- a/base/qt/results_model.py +++ b/base/qt/results_model.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: # Created By: Virgil Dupras # Created On: 2009-04-23 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from PyQt4.QtCore import SIGNAL, Qt, QAbstractItemModel, QVariant, QModelIndex, QRect from PyQt4.QtGui import QBrush, QStyledItemDelegate, QFont, QTreeView, QColor diff --git a/base/qt/tree_model.py b/base/qt/tree_model.py index b3a994b3..d102fac7 100644 --- a/base/qt/tree_model.py +++ b/base/qt/tree_model.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: tree_model # Created By: Virgil Dupras # Created On: 2009-05-04 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from PyQt4.QtCore import Qt, QAbstractItemModel, QVariant, QModelIndex diff --git a/me/cocoa/AppDelegate.h b/me/cocoa/AppDelegate.h index 89fb5b0f..3b5388cf 100644 --- a/me/cocoa/AppDelegate.h +++ b/me/cocoa/AppDelegate.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import #import "dgbase/AppDelegate.h" #import "ResultWindow.h" diff --git a/me/cocoa/AppDelegate.m b/me/cocoa/AppDelegate.m index 804999de..db74b01f 100644 --- a/me/cocoa/AppDelegate.m +++ b/me/cocoa/AppDelegate.m @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import "AppDelegate.h" #import "cocoalib/ProgressController.h" #import "cocoalib/RegistrationInterface.h" diff --git a/me/cocoa/Consts.h b/me/cocoa/Consts.h index 94d203f7..ebc7c1f3 100644 --- a/me/cocoa/Consts.h +++ b/me/cocoa/Consts.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import "dgbase/Consts.h" #define APPNAME @"dupeGuru ME" diff --git a/me/cocoa/DetailsPanel.h b/me/cocoa/DetailsPanel.h index 07779bac..eca22c12 100644 --- a/me/cocoa/DetailsPanel.h +++ b/me/cocoa/DetailsPanel.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import #import "dgbase/DetailsPanel.h" diff --git a/me/cocoa/DetailsPanel.m b/me/cocoa/DetailsPanel.m index e676aef9..77e0a35e 100644 --- a/me/cocoa/DetailsPanel.m +++ b/me/cocoa/DetailsPanel.m @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import "DetailsPanel.h" @implementation DetailsPanel diff --git a/me/cocoa/DirectoryPanel.h b/me/cocoa/DirectoryPanel.h index 86b00388..536258af 100644 --- a/me/cocoa/DirectoryPanel.h +++ b/me/cocoa/DirectoryPanel.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import #import "dgbase/DirectoryPanel.h" diff --git a/me/cocoa/DirectoryPanel.m b/me/cocoa/DirectoryPanel.m index 0f9831ab..00f35f56 100644 --- a/me/cocoa/DirectoryPanel.m +++ b/me/cocoa/DirectoryPanel.m @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import "DirectoryPanel.h" @implementation DirectoryPanel diff --git a/me/cocoa/LICENSE b/me/cocoa/LICENSE new file mode 100644 index 00000000..f8818048 --- /dev/null +++ b/me/cocoa/LICENSE @@ -0,0 +1,11 @@ +Copyright 2009 Hardcoded Software Inc. (http://www.hardcoded.net) +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + * Neither the name of Hardcoded Software Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + * If the source code has been published less than two years ago, any redistribution, in whole or in part, must retain full licensing functionality, without any attempt to change, obscure or in other ways circumvent its intent. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/me/cocoa/PyDupeGuru.h b/me/cocoa/PyDupeGuru.h index 04dfce20..1d45ad3a 100644 --- a/me/cocoa/PyDupeGuru.h +++ b/me/cocoa/PyDupeGuru.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import #import "dgbase/PyDupeGuru.h" diff --git a/me/cocoa/ResultWindow.h b/me/cocoa/ResultWindow.h index 5b196907..a44959d4 100644 --- a/me/cocoa/ResultWindow.h +++ b/me/cocoa/ResultWindow.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import #import "cocoalib/Outline.h" #import "dgbase/ResultWindow.h" diff --git a/me/cocoa/ResultWindow.m b/me/cocoa/ResultWindow.m index 9887111d..31d1dc25 100644 --- a/me/cocoa/ResultWindow.m +++ b/me/cocoa/ResultWindow.m @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import "ResultWindow.h" #import "cocoalib/Dialogs.h" #import "cocoalib/ProgressController.h" diff --git a/me/cocoa/gen.py b/me/cocoa/gen.py index 45ae1e20..ad9be98e 100644 --- a/me/cocoa/gen.py +++ b/me/cocoa/gen.py @@ -1,4 +1,9 @@ #!/usr/bin/env python +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import os diff --git a/me/cocoa/main.m b/me/cocoa/main.m index c5f30658..2f1187a0 100644 --- a/me/cocoa/main.m +++ b/me/cocoa/main.m @@ -1,10 +1,10 @@ -// -// main.m -// dupeguru -// -// Created by Virgil Dupras on 2006/02/01. -// Copyright __MyCompanyName__ 2006. All rights reserved. -// +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ #import diff --git a/me/cocoa/py/dg_cocoa.py b/me/cocoa/py/dg_cocoa.py index db6af459..3f799c39 100644 --- a/me/cocoa/py/dg_cocoa.py +++ b/me/cocoa/py/dg_cocoa.py @@ -1,4 +1,10 @@ -#!/usr/bin/env python +# $Id$ +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license + import objc from AppKit import * diff --git a/me/cocoa/py/gen.py b/me/cocoa/py/gen.py index 997214dd..d4991df3 100644 --- a/me/cocoa/py/gen.py +++ b/me/cocoa/py/gen.py @@ -1,4 +1,9 @@ #!/usr/bin/env python +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import os import os.path as op diff --git a/me/cocoa/py/setup.py b/me/cocoa/py/setup.py index af81b3ed..c589447a 100644 --- a/me/cocoa/py/setup.py +++ b/me/cocoa/py/setup.py @@ -1,4 +1,8 @@ -#!/usr/bin/env python +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from distutils.core import setup import py2app diff --git a/me/help/LICENSE b/me/help/LICENSE new file mode 100644 index 00000000..f8818048 --- /dev/null +++ b/me/help/LICENSE @@ -0,0 +1,11 @@ +Copyright 2009 Hardcoded Software Inc. (http://www.hardcoded.net) +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + * Neither the name of Hardcoded Software Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + * If the source code has been published less than two years ago, any redistribution, in whole or in part, must retain full licensing functionality, without any attempt to change, obscure or in other ways circumvent its intent. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/me/help/gen.py b/me/help/gen.py index 9b74a83a..eb45cfbb 100644 --- a/me/help/gen.py +++ b/me/help/gen.py @@ -1,4 +1,9 @@ #!/usr/bin/env python +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import os diff --git a/me/qt/LICENSE b/me/qt/LICENSE new file mode 100644 index 00000000..f8818048 --- /dev/null +++ b/me/qt/LICENSE @@ -0,0 +1,11 @@ +Copyright 2009 Hardcoded Software Inc. (http://www.hardcoded.net) +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + * Neither the name of Hardcoded Software Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + * If the source code has been published less than two years ago, any redistribution, in whole or in part, must retain full licensing functionality, without any attempt to change, obscure or in other ways circumvent its intent. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/me/qt/app.py b/me/qt/app.py index 8cf9e896..53dbb174 100644 --- a/me/qt/app.py +++ b/me/qt/app.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: app # Created By: Virgil Dupras # Created On: 2009-05-21 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import hsfs.phys.music diff --git a/me/qt/app_win.py b/me/qt/app_win.py index 697f8335..a096fdf8 100644 --- a/me/qt/app_win.py +++ b/me/qt/app_win.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: app_win # Created By: Virgil Dupras # Created On: 2009-05-21 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import winshell diff --git a/me/qt/build.py b/me/qt/build.py index 6e7e8b5f..95ce6b9f 100644 --- a/me/qt/build.py +++ b/me/qt/build.py @@ -1,9 +1,12 @@ #!/usr/bin/env python -# Unit Name: build # Created By: Virgil Dupras # Created On: 2009-05-22 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license # On Windows, PyInstaller is used to build an exe (py2exe creates a very bad looking icon) # The release version is outdated. Use at least r672 on http://svn.pyinstaller.org/trunk diff --git a/me/qt/details_dialog.py b/me/qt/details_dialog.py index b680309c..0bf88d01 100644 --- a/me/qt/details_dialog.py +++ b/me/qt/details_dialog.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: details_dialog # Created By: Virgil Dupras # Created On: 2009-04-27 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from PyQt4.QtCore import Qt from PyQt4.QtGui import QDialog diff --git a/me/qt/gen.py b/me/qt/gen.py index 618100a6..00d60204 100644 --- a/me/qt/gen.py +++ b/me/qt/gen.py @@ -1,9 +1,12 @@ #!/usr/bin/env python -# Unit Name: gen # Created By: Virgil Dupras # Created On: 2009-05-22 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import os diff --git a/me/qt/preferences.py b/me/qt/preferences.py index bdb4c914..43bf1306 100644 --- a/me/qt/preferences.py +++ b/me/qt/preferences.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: preferences # Created By: Virgil Dupras # Created On: 2009-05-17 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from dupeguru.scanner import (SCAN_TYPE_FILENAME, SCAN_TYPE_FIELDS, SCAN_TYPE_FIELDS_NO_ORDER, SCAN_TYPE_TAG, SCAN_TYPE_CONTENT, SCAN_TYPE_CONTENT_AUDIO) diff --git a/me/qt/preferences_dialog.py b/me/qt/preferences_dialog.py index 0ec53364..424314af 100644 --- a/me/qt/preferences_dialog.py +++ b/me/qt/preferences_dialog.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: preferences_dialog # Created By: Virgil Dupras # Created On: 2009-04-29 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from PyQt4.QtCore import SIGNAL, Qt from PyQt4.QtGui import QDialog, QDialogButtonBox diff --git a/me/qt/profile.py b/me/qt/profile.py index 195b1775..0b80126c 100644 --- a/me/qt/profile.py +++ b/me/qt/profile.py @@ -1,3 +1,10 @@ +# $Id$ +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license + import sys import cProfile import pstats diff --git a/me/qt/start.py b/me/qt/start.py index d4315875..ca0783ea 100644 --- a/me/qt/start.py +++ b/me/qt/start.py @@ -1,3 +1,10 @@ +#!/usr/bin/env python +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license + import sys from PyQt4.QtCore import QCoreApplication diff --git a/pe/cocoa/AppDelegate.h b/pe/cocoa/AppDelegate.h index 70203dfb..498281c4 100644 --- a/pe/cocoa/AppDelegate.h +++ b/pe/cocoa/AppDelegate.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import #import "dgbase/AppDelegate.h" #import "ResultWindow.h" diff --git a/pe/cocoa/AppDelegate.m b/pe/cocoa/AppDelegate.m index 0a515656..fdb5cb45 100644 --- a/pe/cocoa/AppDelegate.m +++ b/pe/cocoa/AppDelegate.m @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import "AppDelegate.h" #import "ProgressController.h" #import "RegistrationInterface.h" diff --git a/pe/cocoa/Consts.h b/pe/cocoa/Consts.h index f8f8bc8a..badc3600 100644 --- a/pe/cocoa/Consts.h +++ b/pe/cocoa/Consts.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import "dgbase/Consts.h" #define APPNAME @"dupeGuru PE" diff --git a/pe/cocoa/DetailsPanel.h b/pe/cocoa/DetailsPanel.h index d7dbcaa8..7f43535f 100644 --- a/pe/cocoa/DetailsPanel.h +++ b/pe/cocoa/DetailsPanel.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import #import "dgbase/DetailsPanel.h" diff --git a/pe/cocoa/DetailsPanel.m b/pe/cocoa/DetailsPanel.m index 809c565c..c26384fe 100644 --- a/pe/cocoa/DetailsPanel.m +++ b/pe/cocoa/DetailsPanel.m @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import "Utils.h" #import "NSNotificationAdditions.h" #import "NSImageAdditions.h" diff --git a/pe/cocoa/DirectoryPanel.h b/pe/cocoa/DirectoryPanel.h index 6033367f..c57b8140 100644 --- a/pe/cocoa/DirectoryPanel.h +++ b/pe/cocoa/DirectoryPanel.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import #import "dgbase/DirectoryPanel.h" diff --git a/pe/cocoa/DirectoryPanel.m b/pe/cocoa/DirectoryPanel.m index 9347ddd5..a0074820 100644 --- a/pe/cocoa/DirectoryPanel.m +++ b/pe/cocoa/DirectoryPanel.m @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import "DirectoryPanel.h" #import "ProgressController.h" diff --git a/pe/cocoa/LICENSE b/pe/cocoa/LICENSE new file mode 100644 index 00000000..f8818048 --- /dev/null +++ b/pe/cocoa/LICENSE @@ -0,0 +1,11 @@ +Copyright 2009 Hardcoded Software Inc. (http://www.hardcoded.net) +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + * Neither the name of Hardcoded Software Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + * If the source code has been published less than two years ago, any redistribution, in whole or in part, must retain full licensing functionality, without any attempt to change, obscure or in other ways circumvent its intent. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/pe/cocoa/PictureBlocks.h b/pe/cocoa/PictureBlocks.h index 6b1a5160..8a230e06 100644 --- a/pe/cocoa/PictureBlocks.h +++ b/pe/cocoa/PictureBlocks.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import diff --git a/pe/cocoa/PictureBlocks.m b/pe/cocoa/PictureBlocks.m index bc743694..007ff246 100644 --- a/pe/cocoa/PictureBlocks.m +++ b/pe/cocoa/PictureBlocks.m @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import "PictureBlocks.h" #import "Utils.h" diff --git a/pe/cocoa/PyDupeGuru.h b/pe/cocoa/PyDupeGuru.h index 8ced12b6..89191538 100644 --- a/pe/cocoa/PyDupeGuru.h +++ b/pe/cocoa/PyDupeGuru.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import #import "dgbase/PyDupeGuru.h" diff --git a/pe/cocoa/ResultWindow.h b/pe/cocoa/ResultWindow.h index 941164f0..a4add0c9 100644 --- a/pe/cocoa/ResultWindow.h +++ b/pe/cocoa/ResultWindow.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import #import "Outline.h" #import "dgbase/ResultWindow.h" diff --git a/pe/cocoa/ResultWindow.m b/pe/cocoa/ResultWindow.m index 886d34e0..cab5701f 100644 --- a/pe/cocoa/ResultWindow.m +++ b/pe/cocoa/ResultWindow.m @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import "ResultWindow.h" #import "Dialogs.h" #import "ProgressController.h" diff --git a/pe/cocoa/gen.py b/pe/cocoa/gen.py index 69d7125d..06c73e35 100644 --- a/pe/cocoa/gen.py +++ b/pe/cocoa/gen.py @@ -1,4 +1,9 @@ #!/usr/bin/env python +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import os diff --git a/pe/cocoa/main.m b/pe/cocoa/main.m index c5f30658..2f1187a0 100644 --- a/pe/cocoa/main.m +++ b/pe/cocoa/main.m @@ -1,10 +1,10 @@ -// -// main.m -// dupeguru -// -// Created by Virgil Dupras on 2006/02/01. -// Copyright __MyCompanyName__ 2006. All rights reserved. -// +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ #import diff --git a/pe/cocoa/py/dg_cocoa.py b/pe/cocoa/py/dg_cocoa.py index cad81108..2c0accfa 100644 --- a/pe/cocoa/py/dg_cocoa.py +++ b/pe/cocoa/py/dg_cocoa.py @@ -1,4 +1,9 @@ -#!/usr/bin/env python +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license + import objc from AppKit import * diff --git a/pe/cocoa/py/gen.py b/pe/cocoa/py/gen.py index 787b4f8e..bd44475f 100644 --- a/pe/cocoa/py/gen.py +++ b/pe/cocoa/py/gen.py @@ -1,4 +1,9 @@ #!/usr/bin/env python +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import os import os.path as op diff --git a/pe/cocoa/py/setup.py b/pe/cocoa/py/setup.py index af81b3ed..c589447a 100644 --- a/pe/cocoa/py/setup.py +++ b/pe/cocoa/py/setup.py @@ -1,4 +1,8 @@ -#!/usr/bin/env python +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from distutils.core import setup import py2app diff --git a/pe/help/LICENSE b/pe/help/LICENSE new file mode 100644 index 00000000..f8818048 --- /dev/null +++ b/pe/help/LICENSE @@ -0,0 +1,11 @@ +Copyright 2009 Hardcoded Software Inc. (http://www.hardcoded.net) +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + * Neither the name of Hardcoded Software Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + * If the source code has been published less than two years ago, any redistribution, in whole or in part, must retain full licensing functionality, without any attempt to change, obscure or in other ways circumvent its intent. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/pe/help/gen.py b/pe/help/gen.py index 620f02eb..d1fa2ce3 100644 --- a/pe/help/gen.py +++ b/pe/help/gen.py @@ -1,4 +1,9 @@ #!/usr/bin/env python +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import os diff --git a/pe/py/LICENSE b/pe/py/LICENSE new file mode 100644 index 00000000..f8818048 --- /dev/null +++ b/pe/py/LICENSE @@ -0,0 +1,11 @@ +Copyright 2009 Hardcoded Software Inc. (http://www.hardcoded.net) +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + * Neither the name of Hardcoded Software Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + * If the source code has been published less than two years ago, any redistribution, in whole or in part, must retain full licensing functionality, without any attempt to change, obscure or in other ways circumvent its intent. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/pe/py/app_cocoa.py b/pe/py/app_cocoa.py index 77db0208..5bc08923 100644 --- a/pe/py/app_cocoa.py +++ b/pe/py/app_cocoa.py @@ -1,8 +1,11 @@ -# Unit Name: dupeguru_pe.app_cocoa # Created By: Virgil Dupras # Created On: 2006/11/13 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import os import os.path as op diff --git a/pe/py/block.py b/pe/py/block.py index a9aaa8d4..4189f6bd 100644 --- a/pe/py/block.py +++ b/pe/py/block.py @@ -1,8 +1,11 @@ -# Unit Name: dupeguru_pe.block # Created By: Virgil Dupras # Created On: 2006/09/01 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from _block import NoBlocksError, DifferentBlockCountError, avgdiff, getblocks2 diff --git a/pe/py/cache.py b/pe/py/cache.py index 428eedcd..22616b4a 100644 --- a/pe/py/cache.py +++ b/pe/py/cache.py @@ -1,8 +1,11 @@ -# Unit Name: dupeguru_pe.cache # Created By: Virgil Dupras # Created On: 2006/09/14 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import os import logging diff --git a/pe/py/data.py b/pe/py/data.py index cd35a902..5ad691c4 100644 --- a/pe/py/data.py +++ b/pe/py/data.py @@ -1,8 +1,11 @@ -# Unit Name: dupeguru_pe.data # Created By: Virgil Dupras # Created On: 2006/03/15 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from hsutil.str import format_size from dupeguru.data import format_path, format_timestamp, format_perc, format_dupe_count, cmp_value diff --git a/pe/py/gen.py b/pe/py/gen.py index 2c86d9e7..d08a9c04 100644 --- a/pe/py/gen.py +++ b/pe/py/gen.py @@ -1,9 +1,12 @@ #!/usr/bin/env python -# Unit Name: gen # Created By: Virgil Dupras # Created On: 2009-05-26 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import os import os.path as op diff --git a/pe/py/matchbase.py b/pe/py/matchbase.py index 93c4252c..d1f208d9 100644 --- a/pe/py/matchbase.py +++ b/pe/py/matchbase.py @@ -1,8 +1,11 @@ -# Unit Name: dupeguru_pe.matchbase # Created By: Virgil Dupras # Created On: 2007/02/25 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import logging import multiprocessing diff --git a/pe/py/modules/block/block.pyx b/pe/py/modules/block/block.pyx index db4c7500..a33708ba 100644 --- a/pe/py/modules/block/block.pyx +++ b/pe/py/modules/block/block.pyx @@ -2,6 +2,10 @@ # Created On: 2009-04-23 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license cdef extern from "stdlib.h": int abs(int n) # required so that abs() is applied on ints, not python objects diff --git a/pe/py/modules/block/setup.py b/pe/py/modules/block/setup.py index 9d8f4cb5..0f22c490 100644 --- a/pe/py/modules/block/setup.py +++ b/pe/py/modules/block/setup.py @@ -1,8 +1,11 @@ -#!/usr/bin/env python # Created By: Virgil Dupras # Created On: 2009-04-23 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from distutils.core import setup from distutils.extension import Extension diff --git a/pe/py/modules/cache/cache.pyx b/pe/py/modules/cache/cache.pyx index 7bd2407d..4b3fd19a 100644 --- a/pe/py/modules/cache/cache.pyx +++ b/pe/py/modules/cache/cache.pyx @@ -1,8 +1,11 @@ -#!/usr/bin/env python # Created By: Virgil Dupras # Created On: 2009-04-23 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license # ok, this is hacky and stuff, but I don't know C well enough to play with char buffers, copy # them around and stuff diff --git a/pe/py/modules/cache/setup.py b/pe/py/modules/cache/setup.py index 2b6cd31b..ae1b825c 100644 --- a/pe/py/modules/cache/setup.py +++ b/pe/py/modules/cache/setup.py @@ -1,8 +1,11 @@ -#!/usr/bin/env python # Created By: Virgil Dupras # Created On: 2009-04-23 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from distutils.core import setup from distutils.extension import Extension diff --git a/pe/py/tests/block_test.py b/pe/py/tests/block_test.py index 1ee02faf..38bced11 100644 --- a/pe/py/tests/block_test.py +++ b/pe/py/tests/block_test.py @@ -1,8 +1,11 @@ -# Unit Name: dupeguru_pe.tests.block_test # Created By: Virgil Dupras # Created On: 2006/09/01 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license # The commented out tests are tests for function that have been converted to pure C for speed import unittest diff --git a/pe/py/tests/cache_test.py b/pe/py/tests/cache_test.py index 3fd70759..5eaa0275 100644 --- a/pe/py/tests/cache_test.py +++ b/pe/py/tests/cache_test.py @@ -1,8 +1,11 @@ -# Unit Name: dupeguru_pe.tests.cache_test # Created By: Virgil Dupras # Created On: 2006/09/14 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from StringIO import StringIO import os.path as op diff --git a/pe/qt/LICENSE b/pe/qt/LICENSE new file mode 100644 index 00000000..f8818048 --- /dev/null +++ b/pe/qt/LICENSE @@ -0,0 +1,11 @@ +Copyright 2009 Hardcoded Software Inc. (http://www.hardcoded.net) +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + * Neither the name of Hardcoded Software Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + * If the source code has been published less than two years ago, any redistribution, in whole or in part, must retain full licensing functionality, without any attempt to change, obscure or in other ways circumvent its intent. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/pe/qt/app.py b/pe/qt/app.py index d601fb51..fdeac442 100644 --- a/pe/qt/app.py +++ b/pe/qt/app.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: app # Created By: Virgil Dupras # Created On: 2009-04-25 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import os.path as op diff --git a/pe/qt/app_win.py b/pe/qt/app_win.py index a18ce2e9..95f8b112 100644 --- a/pe/qt/app_win.py +++ b/pe/qt/app_win.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: app_win # Created By: Virgil Dupras # Created On: 2009-05-02 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import winshell diff --git a/pe/qt/block.py b/pe/qt/block.py index 0270aba1..cb3cbc2e 100644 --- a/pe/qt/block.py +++ b/pe/qt/block.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: block # Created By: Virgil Dupras # Created On: 2009-05-10 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from _block import getblocks diff --git a/pe/qt/build.py b/pe/qt/build.py index 9af18e34..306365cc 100644 --- a/pe/qt/build.py +++ b/pe/qt/build.py @@ -1,9 +1,12 @@ #!/usr/bin/env python -# Unit Name: build # Created By: Virgil Dupras # Created On: 2009-05-22 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license # On Windows, PyInstaller is used to build an exe (py2exe creates a very bad looking icon # The release version is outdated. Use at least r672 on http://svn.pyinstaller.org/trunk diff --git a/pe/qt/details_dialog.py b/pe/qt/details_dialog.py index 0c7503a6..a0702087 100644 --- a/pe/qt/details_dialog.py +++ b/pe/qt/details_dialog.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: details_dialog # Created By: Virgil Dupras # Created On: 2009-04-27 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from PyQt4.QtCore import Qt, SIGNAL, QAbstractTableModel, QVariant from PyQt4.QtGui import QDialog, QHeaderView, QPixmap diff --git a/pe/qt/gen.py b/pe/qt/gen.py index 2449de44..114e0ac4 100644 --- a/pe/qt/gen.py +++ b/pe/qt/gen.py @@ -1,9 +1,12 @@ #!/usr/bin/env python -# Unit Name: gen # Created By: Virgil Dupras # Created On: 2009-05-22 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import os import os.path as op diff --git a/pe/qt/main_window.py b/pe/qt/main_window.py index c1ba71bd..e0ab90b1 100644 --- a/pe/qt/main_window.py +++ b/pe/qt/main_window.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: main_window # Created By: Virgil Dupras # Created On: 2009-05-23 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from PyQt4.QtCore import SIGNAL from PyQt4.QtGui import QMessageBox, QAction diff --git a/pe/qt/modules/block/block.pyx b/pe/qt/modules/block/block.pyx index 777ff723..22dc20d2 100644 --- a/pe/qt/modules/block/block.pyx +++ b/pe/qt/modules/block/block.pyx @@ -1,3 +1,10 @@ +# $Id$ +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license + cdef object getblock(object image): cdef int width, height, pixel_count, red, green, blue, i, offset cdef char *s diff --git a/pe/qt/modules/block/setup.py b/pe/qt/modules/block/setup.py index e37aee94..7b9c9512 100644 --- a/pe/qt/modules/block/setup.py +++ b/pe/qt/modules/block/setup.py @@ -1,4 +1,8 @@ -#!/usr/bin/env python +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from distutils.core import setup from distutils.extension import Extension diff --git a/pe/qt/preferences.py b/pe/qt/preferences.py index 4dd748fd..f766f889 100644 --- a/pe/qt/preferences.py +++ b/pe/qt/preferences.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: preferences # Created By: Virgil Dupras # Created On: 2009-05-17 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from PyQt4.QtCore import QSettings, QVariant diff --git a/pe/qt/preferences_dialog.py b/pe/qt/preferences_dialog.py index 12505f95..198a86cc 100644 --- a/pe/qt/preferences_dialog.py +++ b/pe/qt/preferences_dialog.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: preferences_dialog # Created By: Virgil Dupras # Created On: 2009-04-29 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from PyQt4.QtCore import SIGNAL, Qt from PyQt4.QtGui import QDialog, QDialogButtonBox diff --git a/pe/qt/profile.py b/pe/qt/profile.py index e285fafe..867ba791 100644 --- a/pe/qt/profile.py +++ b/pe/qt/profile.py @@ -1,3 +1,10 @@ +# $Id$ +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license + import sys import cProfile import pstats diff --git a/pe/qt/start.py b/pe/qt/start.py index 6de46e8e..e3c523fb 100644 --- a/pe/qt/start.py +++ b/pe/qt/start.py @@ -1,3 +1,10 @@ +#!/usr/bin/env python +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license + import sys from PyQt4.QtCore import QCoreApplication diff --git a/se/cocoa/AppDelegate.h b/se/cocoa/AppDelegate.h index 77d3b57f..43264f9e 100644 --- a/se/cocoa/AppDelegate.h +++ b/se/cocoa/AppDelegate.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import #import "dgbase/AppDelegate.h" #import "ResultWindow.h" diff --git a/se/cocoa/AppDelegate.m b/se/cocoa/AppDelegate.m index c1378a8c..746d8abf 100644 --- a/se/cocoa/AppDelegate.m +++ b/se/cocoa/AppDelegate.m @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import "AppDelegate.h" #import "cocoalib/ProgressController.h" #import "cocoalib/RegistrationInterface.h" diff --git a/se/cocoa/Consts.h b/se/cocoa/Consts.h index b27af158..aaff95ae 100644 --- a/se/cocoa/Consts.h +++ b/se/cocoa/Consts.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import "dgbase/Consts.h" #define APPNAME @"dupeGuru" \ No newline at end of file diff --git a/se/cocoa/DetailsPanel.h b/se/cocoa/DetailsPanel.h index c3191a00..9fad6e39 100644 --- a/se/cocoa/DetailsPanel.h +++ b/se/cocoa/DetailsPanel.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import #import "dgbase/DetailsPanel.h" diff --git a/se/cocoa/DetailsPanel.m b/se/cocoa/DetailsPanel.m index e676aef9..77e0a35e 100644 --- a/se/cocoa/DetailsPanel.m +++ b/se/cocoa/DetailsPanel.m @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import "DetailsPanel.h" @implementation DetailsPanel diff --git a/se/cocoa/DirectoryPanel.h b/se/cocoa/DirectoryPanel.h index 6f8141b9..dafdec92 100644 --- a/se/cocoa/DirectoryPanel.h +++ b/se/cocoa/DirectoryPanel.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import #import "dgbase/DirectoryPanel.h" diff --git a/se/cocoa/DirectoryPanel.m b/se/cocoa/DirectoryPanel.m index dd07462d..b81b8c40 100644 --- a/se/cocoa/DirectoryPanel.m +++ b/se/cocoa/DirectoryPanel.m @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import "DirectoryPanel.h" @implementation DirectoryPanel diff --git a/se/cocoa/LICENSE b/se/cocoa/LICENSE new file mode 100644 index 00000000..f8818048 --- /dev/null +++ b/se/cocoa/LICENSE @@ -0,0 +1,11 @@ +Copyright 2009 Hardcoded Software Inc. (http://www.hardcoded.net) +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + * Neither the name of Hardcoded Software Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + * If the source code has been published less than two years ago, any redistribution, in whole or in part, must retain full licensing functionality, without any attempt to change, obscure or in other ways circumvent its intent. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/se/cocoa/PyDupeGuru.h b/se/cocoa/PyDupeGuru.h index 85874157..d5cc454c 100644 --- a/se/cocoa/PyDupeGuru.h +++ b/se/cocoa/PyDupeGuru.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import #import "dgbase/PyDupeGuru.h" diff --git a/se/cocoa/ResultWindow.h b/se/cocoa/ResultWindow.h index 68e24301..cd4172e9 100644 --- a/se/cocoa/ResultWindow.h +++ b/se/cocoa/ResultWindow.h @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import #import "cocoalib/Outline.h" #import "dgbase/ResultWindow.h" diff --git a/se/cocoa/ResultWindow.m b/se/cocoa/ResultWindow.m index 6ec6e324..f1fae4a3 100644 --- a/se/cocoa/ResultWindow.m +++ b/se/cocoa/ResultWindow.m @@ -1,3 +1,11 @@ +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ + #import "ResultWindow.h" #import "cocoalib/Dialogs.h" #import "cocoalib/ProgressController.h" diff --git a/se/cocoa/gen.py b/se/cocoa/gen.py index 4101b2a0..7f6bc18e 100644 --- a/se/cocoa/gen.py +++ b/se/cocoa/gen.py @@ -1,4 +1,9 @@ #!/usr/bin/env python +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import os diff --git a/se/cocoa/main.m b/se/cocoa/main.m index c5f30658..2f1187a0 100644 --- a/se/cocoa/main.m +++ b/se/cocoa/main.m @@ -1,10 +1,10 @@ -// -// main.m -// dupeguru -// -// Created by Virgil Dupras on 2006/02/01. -// Copyright __MyCompanyName__ 2006. All rights reserved. -// +/* +Copyright 2009 Hardcoded Software (http://www.hardcoded.net) + +This software is licensed under the "HS" License as described in the "LICENSE" file, +which should be included with this package. The terms are also available at +http://www.hardcoded.net/licenses/hs_license +*/ #import diff --git a/se/cocoa/py/dg_cocoa.py b/se/cocoa/py/dg_cocoa.py index 8bf26603..845e3dc7 100644 --- a/se/cocoa/py/dg_cocoa.py +++ b/se/cocoa/py/dg_cocoa.py @@ -1,4 +1,10 @@ -#!/usr/bin/env python +# $Id$ +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license + import objc from AppKit import * diff --git a/se/cocoa/py/gen.py b/se/cocoa/py/gen.py index 997214dd..d4991df3 100644 --- a/se/cocoa/py/gen.py +++ b/se/cocoa/py/gen.py @@ -1,4 +1,9 @@ #!/usr/bin/env python +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import os import os.path as op diff --git a/se/cocoa/py/setup.py b/se/cocoa/py/setup.py index 6d37e3c5..218376c7 100644 --- a/se/cocoa/py/setup.py +++ b/se/cocoa/py/setup.py @@ -1,4 +1,8 @@ -#!/usr/bin/env python +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from distutils.core import setup import py2app diff --git a/se/help/LICENSE b/se/help/LICENSE new file mode 100644 index 00000000..f8818048 --- /dev/null +++ b/se/help/LICENSE @@ -0,0 +1,11 @@ +Copyright 2009 Hardcoded Software Inc. (http://www.hardcoded.net) +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + * Neither the name of Hardcoded Software Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + * If the source code has been published less than two years ago, any redistribution, in whole or in part, must retain full licensing functionality, without any attempt to change, obscure or in other ways circumvent its intent. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/se/help/gen.py b/se/help/gen.py index 4187233c..8bfd66c3 100644 --- a/se/help/gen.py +++ b/se/help/gen.py @@ -1,4 +1,9 @@ #!/usr/bin/env python +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import os diff --git a/se/qt/LICENSE b/se/qt/LICENSE new file mode 100644 index 00000000..f8818048 --- /dev/null +++ b/se/qt/LICENSE @@ -0,0 +1,11 @@ +Copyright 2009 Hardcoded Software Inc. (http://www.hardcoded.net) +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + * Neither the name of Hardcoded Software Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + * If the source code has been published less than two years ago, any redistribution, in whole or in part, must retain full licensing functionality, without any attempt to change, obscure or in other ways circumvent its intent. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/se/qt/app.py b/se/qt/app.py index 9d2f1e27..dd523d69 100644 --- a/se/qt/app.py +++ b/se/qt/app.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: app # Created By: Virgil Dupras # Created On: 2009-05-24 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from dupeguru import data from dupeguru.directories import Directories as DirectoriesBase, STATE_EXCLUDED diff --git a/se/qt/app_win.py b/se/qt/app_win.py index 8088bce6..777d012c 100644 --- a/se/qt/app_win.py +++ b/se/qt/app_win.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: app_win # Created By: Virgil Dupras # Created On: 2009-05-24 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import winshell diff --git a/se/qt/build.py b/se/qt/build.py index ff2b3e69..1f11c5b2 100644 --- a/se/qt/build.py +++ b/se/qt/build.py @@ -1,9 +1,12 @@ #!/usr/bin/env python -# Unit Name: build # Created By: Virgil Dupras # Created On: 2009-05-24 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license # On Windows, PyInstaller is used to build an exe (py2exe creates a very bad looking icon # The release version is outdated. Use at least r672 on http://svn.pyinstaller.org/trunk diff --git a/se/qt/details_dialog.py b/se/qt/details_dialog.py index df72ee52..cf940c07 100644 --- a/se/qt/details_dialog.py +++ b/se/qt/details_dialog.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: details_dialog # Created By: Virgil Dupras # Created On: 2009-05-24 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from PyQt4.QtCore import Qt from PyQt4.QtGui import QDialog diff --git a/se/qt/gen.py b/se/qt/gen.py index f90bc791..87e6483a 100644 --- a/se/qt/gen.py +++ b/se/qt/gen.py @@ -1,9 +1,12 @@ #!/usr/bin/env python -# Unit Name: gen # Created By: Virgil Dupras # Created On: 2009-05-24 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license import os diff --git a/se/qt/preferences.py b/se/qt/preferences.py index b978bc6d..0ed1c954 100644 --- a/se/qt/preferences.py +++ b/se/qt/preferences.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: preferences # Created By: Virgil Dupras # Created On: 2009-05-24 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from dupeguru.scanner import SCAN_TYPE_FILENAME, SCAN_TYPE_CONTENT diff --git a/se/qt/preferences_dialog.py b/se/qt/preferences_dialog.py index 80be1ac9..3a1bf1b0 100644 --- a/se/qt/preferences_dialog.py +++ b/se/qt/preferences_dialog.py @@ -1,9 +1,11 @@ -#!/usr/bin/env python -# Unit Name: preferences_dialog # Created By: Virgil Dupras # Created On: 2009-05-24 # $Id$ # Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license from PyQt4.QtCore import SIGNAL, Qt from PyQt4.QtGui import QDialog, QDialogButtonBox diff --git a/se/qt/profile.py b/se/qt/profile.py index c1aefca9..0c764bf3 100644 --- a/se/qt/profile.py +++ b/se/qt/profile.py @@ -1,3 +1,10 @@ +#!/usr/bin/env python +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license + import sys import cProfile import pstats diff --git a/se/qt/start.py b/se/qt/start.py index 41118430..7ff9828a 100644 --- a/se/qt/start.py +++ b/se/qt/start.py @@ -1,3 +1,10 @@ +#!/usr/bin/env python +# Copyright 2009 Hardcoded Software (http://www.hardcoded.net) +# +# This software is licensed under the "HS" License as described in the "LICENSE" file, +# which should be included with this package. The terms are also available at +# http://www.hardcoded.net/licenses/hs_license + import sys from PyQt4.QtCore import QCoreApplication