1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00

Re-licensed to BSD

This commit is contained in:
Virgil Dupras
2010-09-30 12:17:41 +02:00
parent 7360f57beb
commit 4886982d43
140 changed files with 278 additions and 279 deletions

View File

@@ -1,9 +1,9 @@
/*
Copyright 2010 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "HS" License as described in the "LICENSE" file,
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
http://www.hardcoded.net/licenses/hs_license
http://www.hardcoded.net/licenses/bsd_license
*/
#import <Cocoa/Cocoa.h>

View File

@@ -1,9 +1,9 @@
/*
Copyright 2010 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "HS" License as described in the "LICENSE" file,
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
http://www.hardcoded.net/licenses/hs_license
http://www.hardcoded.net/licenses/bsd_license
*/
#import "AppDelegate.h"

View File

@@ -1,9 +1,9 @@
/*
Copyright 2010 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "HS" License as described in the "LICENSE" file,
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
http://www.hardcoded.net/licenses/hs_license
http://www.hardcoded.net/licenses/bsd_license
*/
#import "../base/Consts.h"

View File

@@ -1,9 +1,9 @@
/*
Copyright 2010 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "HS" License as described in the "LICENSE" file,
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
http://www.hardcoded.net/licenses/hs_license
http://www.hardcoded.net/licenses/bsd_license
*/
#import <Cocoa/Cocoa.h>

View File

@@ -1,9 +1,9 @@
/*
Copyright 2010 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "HS" License as described in the "LICENSE" file,
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
http://www.hardcoded.net/licenses/hs_license
http://www.hardcoded.net/licenses/bsd_license
*/
#import "DirectoryPanel.h"

View File

@@ -1,9 +1,9 @@
/*
Copyright 2010 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "HS" License as described in the "LICENSE" file,
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
http://www.hardcoded.net/licenses/hs_license
http://www.hardcoded.net/licenses/bsd_license
*/
#import <Cocoa/Cocoa.h>

View File

@@ -1,9 +1,9 @@
/*
Copyright 2010 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "HS" License as described in the "LICENSE" file,
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
http://www.hardcoded.net/licenses/hs_license
http://www.hardcoded.net/licenses/bsd_license
*/
#import <Cocoa/Cocoa.h>

View File

@@ -1,9 +1,9 @@
/*
Copyright 2010 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "HS" License as described in the "LICENSE" file,
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
http://www.hardcoded.net/licenses/hs_license
http://www.hardcoded.net/licenses/bsd_license
*/
#import "ResultWindow.h"

View File

@@ -1,8 +1,8 @@
# Copyright 2010 Hardcoded Software (http://www.hardcoded.net)
#
# This software is licensed under the "HS" License as described in the "LICENSE" file,
# 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
# http://www.hardcoded.net/licenses/hs_license
# http://www.hardcoded.net/licenses/bsd_license
from hscommon.cocoa import signature

View File

@@ -1,9 +1,9 @@
/*
Copyright 2010 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "HS" License as described in the "LICENSE" file,
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
http://www.hardcoded.net/licenses/hs_license
http://www.hardcoded.net/licenses/bsd_license
*/
#import <Cocoa/Cocoa.h>