Changing license from public domain to MIT, to ease code sharing with other parts of Haiku and to avoid the gray area of public domain. I hope it's okay. I made the app, but a few others have a contribute fixes here and there.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33473 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
// license: public domain
|
||||
// authors: Jonas Sundström, [email protected]
|
||||
/*
|
||||
* Copyright 2003-2009, Haiku, Inc. All Rights Reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Jonas Sundström, [email protected]
|
||||
*/
|
||||
|
||||
|
||||
#include "GenericThread.h"
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
// license: public domain
|
||||
// authors: [email protected]
|
||||
/*
|
||||
* Copyright 2003-2009, Haiku, Inc. All Rights Reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Jonas Sundström, [email protected]
|
||||
*/
|
||||
|
||||
|
||||
#include "ZipOMatic.h"
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
// license: public domain
|
||||
// authors: [email protected]
|
||||
/*
|
||||
* Copyright 2003-2009, Haiku, Inc. All Rights Reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Jonas Sundström, [email protected]
|
||||
*/
|
||||
|
||||
|
||||
#include "ZipOMaticActivity.h"
|
||||
|
||||
Reference in New Issue
Block a user