diff --git a/LICENSE b/LICENSE index 5859381c..735750ab 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2011 Hardcoded Software Inc. (http://www.hardcoded.net) +Copyright 2012 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: diff --git a/build.py b/build.py index de23a4ba..b6e7c5fd 100644 --- a/build.py +++ b/build.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-12-30 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/cocoa/base/AppDelegate.h b/cocoa/base/AppDelegate.h index 1b63b951..bb8d8b15 100644 --- a/cocoa/base/AppDelegate.h +++ b/cocoa/base/AppDelegate.h @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/base/AppDelegate.m b/cocoa/base/AppDelegate.m index 7e11ccfb..8a273528 100644 --- a/cocoa/base/AppDelegate.m +++ b/cocoa/base/AppDelegate.m @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/base/Consts.h b/cocoa/base/Consts.h index 9bcca2ce..c54e3ceb 100644 --- a/cocoa/base/Consts.h +++ b/cocoa/base/Consts.h @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/base/DetailsPanel.h b/cocoa/base/DetailsPanel.h index 221be96f..c56328fa 100644 --- a/cocoa/base/DetailsPanel.h +++ b/cocoa/base/DetailsPanel.h @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/base/DetailsPanel.m b/cocoa/base/DetailsPanel.m index bb02ff57..94196171 100644 --- a/cocoa/base/DetailsPanel.m +++ b/cocoa/base/DetailsPanel.m @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/base/DirectoryOutline.h b/cocoa/base/DirectoryOutline.h index 572dcd74..864270ca 100644 --- a/cocoa/base/DirectoryOutline.h +++ b/cocoa/base/DirectoryOutline.h @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/base/DirectoryOutline.m b/cocoa/base/DirectoryOutline.m index 342aacef..c01a6efa 100644 --- a/cocoa/base/DirectoryOutline.m +++ b/cocoa/base/DirectoryOutline.m @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/base/DirectoryPanel.h b/cocoa/base/DirectoryPanel.h index 6729ef2a..d8a1c9b6 100644 --- a/cocoa/base/DirectoryPanel.h +++ b/cocoa/base/DirectoryPanel.h @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/base/DirectoryPanel.m b/cocoa/base/DirectoryPanel.m index 1d982c64..27ae52de 100644 --- a/cocoa/base/DirectoryPanel.m +++ b/cocoa/base/DirectoryPanel.m @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/base/PrioritizeDialog.h b/cocoa/base/PrioritizeDialog.h index 406755d7..d3c806e3 100644 --- a/cocoa/base/PrioritizeDialog.h +++ b/cocoa/base/PrioritizeDialog.h @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/base/PrioritizeDialog.m b/cocoa/base/PrioritizeDialog.m index 4a90c1fb..20a6c3e0 100644 --- a/cocoa/base/PrioritizeDialog.m +++ b/cocoa/base/PrioritizeDialog.m @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/base/PrioritizeList.h b/cocoa/base/PrioritizeList.h index 24f5ac59..25c7f4ee 100644 --- a/cocoa/base/PrioritizeList.h +++ b/cocoa/base/PrioritizeList.h @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/base/PrioritizeList.m b/cocoa/base/PrioritizeList.m index af1f4019..f2bf0234 100644 --- a/cocoa/base/PrioritizeList.m +++ b/cocoa/base/PrioritizeList.m @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/base/ProblemDialog.h b/cocoa/base/ProblemDialog.h index 4c1bbd06..148fd7e2 100644 --- a/cocoa/base/ProblemDialog.h +++ b/cocoa/base/ProblemDialog.h @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/base/ProblemDialog.m b/cocoa/base/ProblemDialog.m index 22d7e364..0119fe06 100644 --- a/cocoa/base/ProblemDialog.m +++ b/cocoa/base/ProblemDialog.m @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/base/ResultTable.h b/cocoa/base/ResultTable.h index ba7d9d6e..a7c91277 100644 --- a/cocoa/base/ResultTable.h +++ b/cocoa/base/ResultTable.h @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/base/ResultTable.m b/cocoa/base/ResultTable.m index 2cb665ae..2f4766fc 100644 --- a/cocoa/base/ResultTable.m +++ b/cocoa/base/ResultTable.m @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/base/ResultWindow.h b/cocoa/base/ResultWindow.h index c4a6dc78..a8185e45 100644 --- a/cocoa/base/ResultWindow.h +++ b/cocoa/base/ResultWindow.h @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/base/ResultWindow.m b/cocoa/base/ResultWindow.m index a3f0ec39..e313f2ff 100644 --- a/cocoa/base/ResultWindow.m +++ b/cocoa/base/ResultWindow.m @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/base/StatsLabel.h b/cocoa/base/StatsLabel.h index 00c040f4..46db6816 100644 --- a/cocoa/base/StatsLabel.h +++ b/cocoa/base/StatsLabel.h @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/base/StatsLabel.m b/cocoa/base/StatsLabel.m index 834db89a..d60b2f1b 100644 --- a/cocoa/base/StatsLabel.m +++ b/cocoa/base/StatsLabel.m @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/base/main.m b/cocoa/base/main.m index 9839b794..b6c47d9b 100644 --- a/cocoa/base/main.m +++ b/cocoa/base/main.m @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/inter/app_me.py b/cocoa/inter/app_me.py index 7842062c..8adf40c4 100644 --- a/cocoa/inter/app_me.py +++ b/cocoa/inter/app_me.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2006/11/16 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/cocoa/inter/app_pe.py b/cocoa/inter/app_pe.py index e7aac3af..83df5b80 100644 --- a/cocoa/inter/app_pe.py +++ b/cocoa/inter/app_pe.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2006/11/13 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/cocoa/inter/app_se.py b/cocoa/inter/app_se.py index 4663baa7..e2a8a2cd 100644 --- a/cocoa/inter/app_se.py +++ b/cocoa/inter/app_se.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-05-24 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/cocoa/me/AppDelegate.h b/cocoa/me/AppDelegate.h index 865224e7..db2a2c3a 100644 --- a/cocoa/me/AppDelegate.h +++ b/cocoa/me/AppDelegate.h @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/me/AppDelegate.m b/cocoa/me/AppDelegate.m index beae0ee0..a401e3be 100644 --- a/cocoa/me/AppDelegate.m +++ b/cocoa/me/AppDelegate.m @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/me/Consts.h b/cocoa/me/Consts.h index 47f35c13..1e5be4ac 100644 --- a/cocoa/me/Consts.h +++ b/cocoa/me/Consts.h @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/me/DirectoryPanel.h b/cocoa/me/DirectoryPanel.h index 9c70c15c..ebb3cc2a 100644 --- a/cocoa/me/DirectoryPanel.h +++ b/cocoa/me/DirectoryPanel.h @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/me/DirectoryPanel.m b/cocoa/me/DirectoryPanel.m index 7b1775d1..4c375d30 100644 --- a/cocoa/me/DirectoryPanel.m +++ b/cocoa/me/DirectoryPanel.m @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/me/InfoTemplate.plist b/cocoa/me/InfoTemplate.plist index 462668bb..0722c39a 100644 --- a/cocoa/me/InfoTemplate.plist +++ b/cocoa/me/InfoTemplate.plist @@ -31,7 +31,7 @@ NSPrincipalClass NSApplication NSHumanReadableCopyright - © Hardcoded Software, 2011 + © Hardcoded Software, 2012 SUFeedURL http://www.hardcoded.net/updates/dupeguru_me.appcast SUPublicDSAKeyFile diff --git a/cocoa/me/ResultWindow.h b/cocoa/me/ResultWindow.h index 29cb7268..44718223 100644 --- a/cocoa/me/ResultWindow.h +++ b/cocoa/me/ResultWindow.h @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/me/ResultWindow.m b/cocoa/me/ResultWindow.m index 45b82ace..aa339565 100644 --- a/cocoa/me/ResultWindow.m +++ b/cocoa/me/ResultWindow.m @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/me/dg_cocoa.py b/cocoa/me/dg_cocoa.py index 291ed7ee..f9c1764e 100644 --- a/cocoa/me/dg_cocoa.py +++ b/cocoa/me/dg_cocoa.py @@ -1,4 +1,4 @@ -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/cocoa/pe/AppDelegate.h b/cocoa/pe/AppDelegate.h index f6eaa271..5664f743 100644 --- a/cocoa/pe/AppDelegate.h +++ b/cocoa/pe/AppDelegate.h @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/pe/AppDelegate.m b/cocoa/pe/AppDelegate.m index c6cc1670..a1364d46 100644 --- a/cocoa/pe/AppDelegate.m +++ b/cocoa/pe/AppDelegate.m @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/pe/Consts.h b/cocoa/pe/Consts.h index 12b47a57..2ff1352f 100644 --- a/cocoa/pe/Consts.h +++ b/cocoa/pe/Consts.h @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/pe/DetailsPanel.h b/cocoa/pe/DetailsPanel.h index 3fe530fa..6de1d837 100644 --- a/cocoa/pe/DetailsPanel.h +++ b/cocoa/pe/DetailsPanel.h @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/pe/DetailsPanel.m b/cocoa/pe/DetailsPanel.m index f94f823c..a93a1bc3 100644 --- a/cocoa/pe/DetailsPanel.m +++ b/cocoa/pe/DetailsPanel.m @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/pe/DirectoryPanel.h b/cocoa/pe/DirectoryPanel.h index b71f2abf..7b53f448 100644 --- a/cocoa/pe/DirectoryPanel.h +++ b/cocoa/pe/DirectoryPanel.h @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/pe/DirectoryPanel.m b/cocoa/pe/DirectoryPanel.m index 944b38bf..fc8c548b 100644 --- a/cocoa/pe/DirectoryPanel.m +++ b/cocoa/pe/DirectoryPanel.m @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/pe/InfoTemplate.plist b/cocoa/pe/InfoTemplate.plist index 32c3451d..67fa68bc 100644 --- a/cocoa/pe/InfoTemplate.plist +++ b/cocoa/pe/InfoTemplate.plist @@ -31,7 +31,7 @@ NSPrincipalClass NSApplication NSHumanReadableCopyright - © Hardcoded Software, 2011 + © Hardcoded Software, 2012 SUFeedURL http://www.hardcoded.net/updates/dupeguru_pe.appcast SUPublicDSAKeyFile diff --git a/cocoa/pe/ResultWindow.h b/cocoa/pe/ResultWindow.h index c5618306..25edc81c 100644 --- a/cocoa/pe/ResultWindow.h +++ b/cocoa/pe/ResultWindow.h @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/pe/ResultWindow.m b/cocoa/pe/ResultWindow.m index e6b304b8..bb4c0186 100644 --- a/cocoa/pe/ResultWindow.m +++ b/cocoa/pe/ResultWindow.m @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/pe/dg_cocoa.py b/cocoa/pe/dg_cocoa.py index 1f82bdc8..d064b0fa 100644 --- a/cocoa/pe/dg_cocoa.py +++ b/cocoa/pe/dg_cocoa.py @@ -1,4 +1,4 @@ -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/cocoa/se/AppDelegate.h b/cocoa/se/AppDelegate.h index 7d95cf6d..f1414df7 100644 --- a/cocoa/se/AppDelegate.h +++ b/cocoa/se/AppDelegate.h @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/se/AppDelegate.m b/cocoa/se/AppDelegate.m index 47c0589b..ef846f7d 100644 --- a/cocoa/se/AppDelegate.m +++ b/cocoa/se/AppDelegate.m @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/se/InfoTemplate.plist b/cocoa/se/InfoTemplate.plist index 052dadd2..c57bd836 100644 --- a/cocoa/se/InfoTemplate.plist +++ b/cocoa/se/InfoTemplate.plist @@ -31,7 +31,7 @@ NSPrincipalClass NSApplication NSHumanReadableCopyright - © Hardcoded Software, 2011 + © Hardcoded Software, 2012 SUFeedURL http://www.hardcoded.net/updates/dupeguru.appcast SUPublicDSAKeyFile diff --git a/cocoa/se/ResultWindow.h b/cocoa/se/ResultWindow.h index 15e2bab2..7888a2e9 100644 --- a/cocoa/se/ResultWindow.h +++ b/cocoa/se/ResultWindow.h @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/se/ResultWindow.m b/cocoa/se/ResultWindow.m index ac767a0f..8fb9fbb8 100644 --- a/cocoa/se/ResultWindow.m +++ b/cocoa/se/ResultWindow.m @@ -1,5 +1,5 @@ /* -Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +Copyright 2012 Hardcoded Software (http://www.hardcoded.net) This software is licensed under the "BSD" License as described in the "LICENSE" file, which should be included with this package. The terms are also available at diff --git a/cocoa/se/dg_cocoa.py b/cocoa/se/dg_cocoa.py index 399d3338..d5fd7ef4 100644 --- a/cocoa/se/dg_cocoa.py +++ b/cocoa/se/dg_cocoa.py @@ -1,4 +1,4 @@ -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/configure.py b/configure.py index 02aefe9c..0584509c 100644 --- a/configure.py +++ b/configure.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-12-30 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/app.py b/core/app.py index 30507b4c..b09bf8b3 100644 --- a/core/app.py +++ b/core/app.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2006/11/11 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/directories.py b/core/directories.py index 0f8bb54a..8f66f670 100644 --- a/core/directories.py +++ b/core/directories.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2006/02/27 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/engine.py b/core/engine.py index 479d357d..173927d6 100644 --- a/core/engine.py +++ b/core/engine.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2006/01/29 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/export.py b/core/export.py index 05b74cd9..a577a18a 100644 --- a/core/export.py +++ b/core/export.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2006/09/16 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/fs.py b/core/fs.py index c1b73d7b..92c22736 100644 --- a/core/fs.py +++ b/core/fs.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-10-22 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/gui/base.py b/core/gui/base.py index 168a99ac..0a9deacf 100644 --- a/core/gui/base.py +++ b/core/gui/base.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2010-02-06 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/gui/details_panel.py b/core/gui/details_panel.py index db7930fe..642a1454 100644 --- a/core/gui/details_panel.py +++ b/core/gui/details_panel.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2010-02-05 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/gui/directory_tree.py b/core/gui/directory_tree.py index 5d6ac3f0..cad16588 100644 --- a/core/gui/directory_tree.py +++ b/core/gui/directory_tree.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2010-02-06 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/gui/prioritize_dialog.py b/core/gui/prioritize_dialog.py index 804afdd5..820fe85c 100644 --- a/core/gui/prioritize_dialog.py +++ b/core/gui/prioritize_dialog.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2011-09-06 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/gui/problem_dialog.py b/core/gui/problem_dialog.py index 1085807b..fb7349c1 100644 --- a/core/gui/problem_dialog.py +++ b/core/gui/problem_dialog.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2010-04-12 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/gui/problem_table.py b/core/gui/problem_table.py index a15cebff..57a2bee5 100644 --- a/core/gui/problem_table.py +++ b/core/gui/problem_table.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2010-04-12 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/gui/result_table.py b/core/gui/result_table.py index 2fe9d3c1..b570bfa9 100644 --- a/core/gui/result_table.py +++ b/core/gui/result_table.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2010-02-11 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/gui/stats_label.py b/core/gui/stats_label.py index 6ec79470..410c2504 100644 --- a/core/gui/stats_label.py +++ b/core/gui/stats_label.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2010-02-11 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/ignore.py b/core/ignore.py index de7b0826..e660d257 100644 --- a/core/ignore.py +++ b/core/ignore.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2006/05/02 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/markable.py b/core/markable.py index 06c3ca1d..d8020480 100644 --- a/core/markable.py +++ b/core/markable.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2006/02/23 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/prioritize.py b/core/prioritize.py index 16d881d9..de80e53a 100644 --- a/core/prioritize.py +++ b/core/prioritize.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2011/09/07 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/results.py b/core/results.py index 04c66c34..1600209f 100644 --- a/core/results.py +++ b/core/results.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2006/02/23 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/scanner.py b/core/scanner.py index 8418b8df..f0d7f706 100644 --- a/core/scanner.py +++ b/core/scanner.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2006/03/03 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/tests/app_test.py b/core/tests/app_test.py index fe350366..3d8fff89 100644 --- a/core/tests/app_test.py +++ b/core/tests/app_test.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2007-06-23 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/tests/base.py b/core/tests/base.py index 0ad7d5dd..f99dab43 100644 --- a/core/tests/base.py +++ b/core/tests/base.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2011/09/07 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/tests/directories_test.py b/core/tests/directories_test.py index a22ac77c..94967db5 100644 --- a/core/tests/directories_test.py +++ b/core/tests/directories_test.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2006/02/27 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/tests/engine_test.py b/core/tests/engine_test.py index 7bd42100..d8f513ef 100644 --- a/core/tests/engine_test.py +++ b/core/tests/engine_test.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2006/01/29 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/tests/fs_test.py b/core/tests/fs_test.py index 447bbba5..e11bf755 100644 --- a/core/tests/fs_test.py +++ b/core/tests/fs_test.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-10-23 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/tests/ignore_test.py b/core/tests/ignore_test.py index dc4e6fb2..017fb083 100644 --- a/core/tests/ignore_test.py +++ b/core/tests/ignore_test.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2006/05/02 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/tests/markable_test.py b/core/tests/markable_test.py index 21c222cf..9dce00ca 100644 --- a/core/tests/markable_test.py +++ b/core/tests/markable_test.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2006/02/23 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/tests/prioritize_test.py b/core/tests/prioritize_test.py index 0aa7a143..dd8a3263 100644 --- a/core/tests/prioritize_test.py +++ b/core/tests/prioritize_test.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2011/09/07 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/tests/results_test.py b/core/tests/results_test.py index 4da1aa35..827b9d9f 100644 --- a/core/tests/results_test.py +++ b/core/tests/results_test.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2006/02/23 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core/tests/scanner_test.py b/core/tests/scanner_test.py index e129ebde..1fecba65 100644 --- a/core/tests/scanner_test.py +++ b/core/tests/scanner_test.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2006/03/03 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core_me/app.py b/core_me/app.py index 0906e720..1304797a 100644 --- a/core_me/app.py +++ b/core_me/app.py @@ -1,5 +1,5 @@ # Created On: 2011/09/20 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core_me/fs.py b/core_me/fs.py index f0365251..eae01478 100644 --- a/core_me/fs.py +++ b/core_me/fs.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-10-23 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core_me/prioritize.py b/core_me/prioritize.py index 91513da4..4105e45e 100644 --- a/core_me/prioritize.py +++ b/core_me/prioritize.py @@ -1,5 +1,5 @@ # Created On: 2011/09/16 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core_me/result_table.py b/core_me/result_table.py index 5dfd777d..5776229f 100644 --- a/core_me/result_table.py +++ b/core_me/result_table.py @@ -1,5 +1,5 @@ # Created On: 2011-11-27 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core_me/scanner.py b/core_me/scanner.py index a35c75a3..b527472c 100644 --- a/core_me/scanner.py +++ b/core_me/scanner.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2006/03/03 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core_me/tests/scanner_test.py b/core_me/tests/scanner_test.py index 2cb8cb21..7fdfe66d 100644 --- a/core_me/tests/scanner_test.py +++ b/core_me/tests/scanner_test.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created By: Virgil Dupras # Created On: 2009-10-23 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core_pe/app.py b/core_pe/app.py index 13a71da1..d7684117 100644 --- a/core_pe/app.py +++ b/core_pe/app.py @@ -1,5 +1,5 @@ # Created On: 2011/09/20 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core_pe/block.py b/core_pe/block.py index cb49ecf7..5326a603 100644 --- a/core_pe/block.py +++ b/core_pe/block.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2006/09/01 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core_pe/cache.py b/core_pe/cache.py index d746dff7..0bbe4b15 100644 --- a/core_pe/cache.py +++ b/core_pe/cache.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2006/09/14 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core_pe/exif.py b/core_pe/exif.py index 4e62af0b..fddf0c53 100644 --- a/core_pe/exif.py +++ b/core_pe/exif.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2011-04-20 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core_pe/matchblock.py b/core_pe/matchblock.py index f3953643..0e10e9a8 100644 --- a/core_pe/matchblock.py +++ b/core_pe/matchblock.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2007/02/25 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core_pe/matchexif.py b/core_pe/matchexif.py index 0e9a657f..dab3b55e 100644 --- a/core_pe/matchexif.py +++ b/core_pe/matchexif.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2011-04-20 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core_pe/modules/block.c b/core_pe/modules/block.c index 30b03b81..17463bc2 100644 --- a/core_pe/modules/block.c +++ b/core_pe/modules/block.c @@ -1,6 +1,6 @@ /* Created By: Virgil Dupras * Created On: 2010-01-30 - * Copyright 2011 Hardcoded Software (http://www.hardcoded.net) + * Copyright 2012 Hardcoded Software (http://www.hardcoded.net) * * This software is licensed under the "BSD" License as described in the "LICENSE" file, * which should be included with this package. The terms are also available at diff --git a/core_pe/modules/block_osx.m b/core_pe/modules/block_osx.m index 37b8bfeb..af10f1ff 100644 --- a/core_pe/modules/block_osx.m +++ b/core_pe/modules/block_osx.m @@ -1,6 +1,6 @@ /* Created By: Virgil Dupras * Created On: 2010-02-04 - * Copyright 2011 Hardcoded Software (http://www.hardcoded.net) + * Copyright 2012 Hardcoded Software (http://www.hardcoded.net) * * This software is licensed under the "BSD" License as described in the "LICENSE" file, * which should be included with this package. The terms are also available at diff --git a/core_pe/modules/cache.c b/core_pe/modules/cache.c index c11de8d1..75ba7a8d 100644 --- a/core_pe/modules/cache.c +++ b/core_pe/modules/cache.c @@ -1,6 +1,6 @@ /* Created By: Virgil Dupras * Created On: 2010-01-30 - * Copyright 2011 Hardcoded Software (http://www.hardcoded.net) + * Copyright 2012 Hardcoded Software (http://www.hardcoded.net) * * This software is licensed under the "BSD" License as described in the "LICENSE" file, * which should be included with this package. The terms are also available at diff --git a/core_pe/modules/common.c b/core_pe/modules/common.c index 423416a4..199a1a6f 100644 --- a/core_pe/modules/common.c +++ b/core_pe/modules/common.c @@ -1,6 +1,6 @@ /* Created By: Virgil Dupras * Created On: 2010-02-04 - * Copyright 2011 Hardcoded Software (http://www.hardcoded.net) + * Copyright 2012 Hardcoded Software (http://www.hardcoded.net) * * This software is licensed under the "BSD" License as described in the "LICENSE" file, * which should be included with this package. The terms are also available at diff --git a/core_pe/modules/common.h b/core_pe/modules/common.h index 0518861f..86049235 100644 --- a/core_pe/modules/common.h +++ b/core_pe/modules/common.h @@ -1,6 +1,6 @@ /* Created By: Virgil Dupras * Created On: 2010-02-04 - * Copyright 2011 Hardcoded Software (http://www.hardcoded.net) + * Copyright 2012 Hardcoded Software (http://www.hardcoded.net) * * This software is licensed under the "BSD" License as described in the "LICENSE" file, * which should be included with this package. The terms are also available at diff --git a/core_pe/photo.py b/core_pe/photo.py index b200b3ac..d87b2090 100644 --- a/core_pe/photo.py +++ b/core_pe/photo.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2011-05-29 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core_pe/prioritize.py b/core_pe/prioritize.py index 28d2b5f6..d114aa4f 100644 --- a/core_pe/prioritize.py +++ b/core_pe/prioritize.py @@ -1,5 +1,5 @@ # Created On: 2011/09/16 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core_pe/result_table.py b/core_pe/result_table.py index 1efda016..4dcc0f09 100644 --- a/core_pe/result_table.py +++ b/core_pe/result_table.py @@ -1,5 +1,5 @@ # Created On: 2011-11-27 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core_pe/scanner.py b/core_pe/scanner.py index bfee9180..465a3d1b 100644 --- a/core_pe/scanner.py +++ b/core_pe/scanner.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-10-18 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core_pe/tests/block_test.py b/core_pe/tests/block_test.py index d8b49b47..ccdf40cd 100644 --- a/core_pe/tests/block_test.py +++ b/core_pe/tests/block_test.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2006/09/01 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core_pe/tests/cache_test.py b/core_pe/tests/cache_test.py index 7b793c3d..49b51712 100644 --- a/core_pe/tests/cache_test.py +++ b/core_pe/tests/cache_test.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2006/09/14 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core_se/app.py b/core_se/app.py index 040bf3f3..783047cf 100644 --- a/core_se/app.py +++ b/core_se/app.py @@ -1,5 +1,5 @@ # Created On: 2011/09/20 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/core_se/result_table.py b/core_se/result_table.py index fa484cad..f71dabd2 100644 --- a/core_se/result_table.py +++ b/core_se/result_table.py @@ -1,5 +1,5 @@ # Created On: 2011-11-27 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/debian_me/copyright b/debian_me/copyright index e9876b97..ed55be0c 100644 --- a/debian_me/copyright +++ b/debian_me/copyright @@ -1,4 +1,4 @@ -Copyright 2011 Hardcoded Software Inc. (http://www.hardcoded.net) +Copyright 2012 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: diff --git a/debian_pe/copyright b/debian_pe/copyright index e9876b97..ed55be0c 100644 --- a/debian_pe/copyright +++ b/debian_pe/copyright @@ -1,4 +1,4 @@ -Copyright 2011 Hardcoded Software Inc. (http://www.hardcoded.net) +Copyright 2012 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: diff --git a/debian_se/copyright b/debian_se/copyright index e9876b97..ed55be0c 100644 --- a/debian_se/copyright +++ b/debian_se/copyright @@ -1,4 +1,4 @@ -Copyright 2011 Hardcoded Software Inc. (http://www.hardcoded.net) +Copyright 2012 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: diff --git a/package.py b/package.py index dce2780a..9855c307 100644 --- a/package.py +++ b/package.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-12-30 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/base/app.py b/qt/base/app.py index e430c97d..67bd4dcb 100644 --- a/qt/base/app.py +++ b/qt/base/app.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-04-25 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/base/details_dialog.py b/qt/base/details_dialog.py index a820257d..0f15ddd8 100644 --- a/qt/base/details_dialog.py +++ b/qt/base/details_dialog.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2010-02-05 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/base/details_table.py b/qt/base/details_table.py index f4a9e9a6..8048fb2c 100644 --- a/qt/base/details_table.py +++ b/qt/base/details_table.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-05-17 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/base/directories_dialog.py b/qt/base/directories_dialog.py index 5a7d31f5..1fa5021e 100644 --- a/qt/base/directories_dialog.py +++ b/qt/base/directories_dialog.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-04-25 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/base/directories_model.py b/qt/base/directories_model.py index 35e6d872..06164753 100644 --- a/qt/base/directories_model.py +++ b/qt/base/directories_model.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-04-25 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/base/platform.py b/qt/base/platform.py index a6e1e26f..0bd89bc5 100644 --- a/qt/base/platform.py +++ b/qt/base/platform.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-09-27 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/base/preferences.py b/qt/base/preferences.py index 9410d3fe..0154d8eb 100644 --- a/qt/base/preferences.py +++ b/qt/base/preferences.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-05-03 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/base/preferences_dialog.py b/qt/base/preferences_dialog.py index 93221310..2acad94a 100644 --- a/qt/base/preferences_dialog.py +++ b/qt/base/preferences_dialog.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2011-01-21 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/base/prioritize_dialog.py b/qt/base/prioritize_dialog.py index 23bc7515..39c1283d 100644 --- a/qt/base/prioritize_dialog.py +++ b/qt/base/prioritize_dialog.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2011-09-06 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/base/problem_dialog.py b/qt/base/problem_dialog.py index 46762bcd..a126a300 100644 --- a/qt/base/problem_dialog.py +++ b/qt/base/problem_dialog.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2010-04-12 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/base/problem_table.py b/qt/base/problem_table.py index 67840b2a..8a7e2282 100644 --- a/qt/base/problem_table.py +++ b/qt/base/problem_table.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2010-04-12 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/base/result_window.py b/qt/base/result_window.py index db9d199f..dab7f2aa 100644 --- a/qt/base/result_window.py +++ b/qt/base/result_window.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-04-25 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/base/results_model.py b/qt/base/results_model.py index 6c7146f8..3f7d3cf6 100644 --- a/qt/base/results_model.py +++ b/qt/base/results_model.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-04-23 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/base/stats_label.py b/qt/base/stats_label.py index 77c13740..5198f33b 100644 --- a/qt/base/stats_label.py +++ b/qt/base/stats_label.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2010-02-12 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/me/app.py b/qt/me/app.py index 3d2e3554..48d6f7f8 100644 --- a/qt/me/app.py +++ b/qt/me/app.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-05-21 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/me/details_dialog.py b/qt/me/details_dialog.py index 48d1b727..e1c126b0 100644 --- a/qt/me/details_dialog.py +++ b/qt/me/details_dialog.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-04-27 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/me/preferences.py b/qt/me/preferences.py index 94f177fa..8fffc7f6 100644 --- a/qt/me/preferences.py +++ b/qt/me/preferences.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-05-17 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/me/preferences_dialog.py b/qt/me/preferences_dialog.py index 97b02831..b18779f9 100644 --- a/qt/me/preferences_dialog.py +++ b/qt/me/preferences_dialog.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-04-29 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/me/results_model.py b/qt/me/results_model.py index a5539a70..e2fb05f9 100644 --- a/qt/me/results_model.py +++ b/qt/me/results_model.py @@ -1,5 +1,5 @@ # Created On: 2011-11-27 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/pe/app.py b/qt/pe/app.py index 74be6f8c..2a35346f 100644 --- a/qt/pe/app.py +++ b/qt/pe/app.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-04-25 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/pe/block.py b/qt/pe/block.py index 4a874ff8..2f46a711 100644 --- a/qt/pe/block.py +++ b/qt/pe/block.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-05-10 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/pe/details_dialog.py b/qt/pe/details_dialog.py index f9babd21..db9776ac 100644 --- a/qt/pe/details_dialog.py +++ b/qt/pe/details_dialog.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-04-27 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/pe/modules/block.c b/qt/pe/modules/block.c index dd5e8083..278d1542 100644 --- a/qt/pe/modules/block.c +++ b/qt/pe/modules/block.c @@ -1,6 +1,6 @@ /* Created By: Virgil Dupras * Created On: 2010-01-31 - * Copyright 2011 Hardcoded Software (http://www.hardcoded.net) + * Copyright 2012 Hardcoded Software (http://www.hardcoded.net) * * This software is licensed under the "BSD" License as described in the "LICENSE" file, * which should be included with this package. The terms are also available at diff --git a/qt/pe/preferences.py b/qt/pe/preferences.py index 154d2601..ec30d871 100644 --- a/qt/pe/preferences.py +++ b/qt/pe/preferences.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-05-17 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/pe/preferences_dialog.py b/qt/pe/preferences_dialog.py index efedbcdc..a068084f 100644 --- a/qt/pe/preferences_dialog.py +++ b/qt/pe/preferences_dialog.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-04-29 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/pe/result_window.py b/qt/pe/result_window.py index cbc35fea..6340d19e 100644 --- a/qt/pe/result_window.py +++ b/qt/pe/result_window.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-05-23 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/pe/results_model.py b/qt/pe/results_model.py index 076762ea..e621c068 100644 --- a/qt/pe/results_model.py +++ b/qt/pe/results_model.py @@ -1,5 +1,5 @@ # Created On: 2011-11-27 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/se/app.py b/qt/se/app.py index 6b8080dc..75a5c3c4 100644 --- a/qt/se/app.py +++ b/qt/se/app.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-05-24 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/se/details_dialog.py b/qt/se/details_dialog.py index bd58b2f5..fd6f9912 100644 --- a/qt/se/details_dialog.py +++ b/qt/se/details_dialog.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-05-24 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/se/preferences.py b/qt/se/preferences.py index dce59c2f..49288a3c 100644 --- a/qt/se/preferences.py +++ b/qt/se/preferences.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-05-24 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/se/preferences_dialog.py b/qt/se/preferences_dialog.py index 265ee10c..403088ee 100644 --- a/qt/se/preferences_dialog.py +++ b/qt/se/preferences_dialog.py @@ -1,6 +1,6 @@ # Created By: Virgil Dupras # Created On: 2009-05-24 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/se/results_model.py b/qt/se/results_model.py index 951554fc..b7ac7d2e 100644 --- a/qt/se/results_model.py +++ b/qt/se/results_model.py @@ -1,5 +1,5 @@ # Created On: 2011-11-27 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at diff --git a/qt/testapp.py b/qt/testapp.py index f2aa7fd4..2704b922 100644 --- a/qt/testapp.py +++ b/qt/testapp.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created By: Virgil Dupras # Created On: 2010-10-04 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 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 diff --git a/run_template_qt.py b/run_template_qt.py index 5d417bf4..765c7a1c 100644 --- a/run_template_qt.py +++ b/run_template_qt.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# Copyright 2011 Hardcoded Software (http://www.hardcoded.net) +# Copyright 2012 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "BSD" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at