Update copyright, Be and Win Decorator descs
This commit is contained in:
parent
ebf02ff745
commit
5f5f085b42
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2001-2013, Haiku, Inc.
|
||||
* Copyright 2001-2014 Haiku, Inc. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@ -10,7 +10,7 @@
|
||||
*/
|
||||
|
||||
|
||||
//! This one is more like the classic R5 look
|
||||
/*! Decorator resembling BeOS R5 */
|
||||
|
||||
|
||||
#include "BeDecorator.h"
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2001-2013, Haiku, Inc.
|
||||
* Copyright 2001-2013 Haiku, Inc. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
|
@ -1,7 +1,7 @@
|
||||
resource("be:decor:info") message('deco') {
|
||||
"name" = "Classic BeOS",
|
||||
"name" = "BeDecorator",
|
||||
"authors" = "DarkWyrm, Stephan Aßmus, Clemens Zeidler",
|
||||
"short_descr" = "Classic appearance of the BeOS",
|
||||
"short_descr" = "Decorator resembling BeOS R5",
|
||||
"long_descr" = "",
|
||||
"lic_url" = "",
|
||||
"lic_name" = "MIT",
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2009-2013, Haiku, Inc.
|
||||
* Copyright 2009-2013 Haiku, Inc. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2009-2013, Haiku, Inc.
|
||||
* Copyright 2009-2013 Haiku, Inc. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2009-2013 Haiku, Inc.
|
||||
* Copyright 2009-2014 Haiku, Inc. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@ -9,7 +9,7 @@
|
||||
*/
|
||||
|
||||
|
||||
/*! Decorator looking like Windows 95 */
|
||||
/*! Decorator resembling Windows 95 */
|
||||
|
||||
|
||||
#include "WinDecorator.h"
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2009-2013 Haiku, Inc.
|
||||
* Copyright 2009-2013 Haiku, Inc. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
|
Loading…
Reference in New Issue
Block a user