Update copyright, Be and Win Decorator descs

This commit is contained in:
John Scipione
2014-02-20 19:31:45 -05:00
parent ebf02ff745
commit 5f5f085b42
7 changed files with 10 additions and 10 deletions
@@ -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. * Distributed under the terms of the MIT License.
* *
* Authors: * Authors:
@@ -10,7 +10,7 @@
*/ */
//! This one is more like the classic R5 look /*! Decorator resembling BeOS R5 */
#include "BeDecorator.h" #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. * Distributed under the terms of the MIT License.
* *
* Authors: * Authors:
@@ -1,7 +1,7 @@
resource("be:decor:info") message('deco') { resource("be:decor:info") message('deco') {
"name" = "Classic BeOS", "name" = "BeDecorator",
"authors" = "DarkWyrm, Stephan Aßmus, Clemens Zeidler", "authors" = "DarkWyrm, Stephan Aßmus, Clemens Zeidler",
"short_descr" = "Classic appearance of the BeOS", "short_descr" = "Decorator resembling BeOS R5",
"long_descr" = "", "long_descr" = "",
"lic_url" = "", "lic_url" = "",
"lic_name" = "MIT", "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. * Distributed under the terms of the MIT License.
* *
* Authors: * 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. * Distributed under the terms of the MIT License.
* *
* Authors: * 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. * Distributed under the terms of the MIT License.
* *
* Authors: * Authors:
@@ -9,7 +9,7 @@
*/ */
/*! Decorator looking like Windows 95 */ /*! Decorator resembling Windows 95 */
#include "WinDecorator.h" #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. * Distributed under the terms of the MIT License.
* *
* Authors: * Authors: