Update header comments
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2007-2009, Haiku, Inc. All rights reserved.
|
* Copyright 2007-2013 Haiku, Inc. All rights reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _MENU_H
|
#ifndef _MENU_H
|
||||||
|
|||||||
@@ -1,10 +1,11 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2001-2009 Haiku, Inc. All rights reserved.
|
* 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:
|
||||||
* Marc Flerackers ([email protected])
|
* Stephan Aßmus, [email protected]
|
||||||
* Stephan Aßmus <[email protected]>
|
* Marc Flerackers, [email protected]
|
||||||
|
* John Scipione, [email protected]
|
||||||
*/
|
*/
|
||||||
#ifndef _BMC_PRIVATE_H
|
#ifndef _BMC_PRIVATE_H
|
||||||
#define _BMC_PRIVATE_H
|
#define _BMC_PRIVATE_H
|
||||||
|
|||||||
@@ -1,10 +1,11 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2001-2009 Haiku, Inc. All rights reserved.
|
* 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:
|
||||||
* Marc Flerackers ([email protected])
|
* Stephan Aßmus, [email protected]
|
||||||
* Stephan Aßmus <[email protected]>
|
* Marc Flerackers, [email protected]
|
||||||
|
* John Scipione, [email protected]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,12 +1,13 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2001-2011, Haiku Inc. All rights reserved.
|
* 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:
|
||||||
* Marc Flerackers ([email protected])
|
* Stephan Aßmus, [email protected]
|
||||||
* Stefano Ceccherini ([email protected])
|
* Stefano Ceccherini, [email protected]
|
||||||
* Rene Gollent ([email protected])
|
* Marc Flerackers, [email protected]
|
||||||
* Stephan Aßmus <[email protected]>
|
* Rene Gollent, [email protected]
|
||||||
|
* John Scipione, [email protected]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,12 +1,13 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2001-2008, 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:
|
||||||
* Marc Flerackers (mflerackers@androme.be)
|
* Stefano Ceccherini, stefano.ceccherini@gmail.com
|
||||||
* Bill Hayden (haydentech@users.sourceforge.net)
|
* Marc Flerackers, mflerackers@androme.be
|
||||||
* Stefano Ceccherini (stefano.ceccherini@gmail.com)
|
* Bill Hayden, haydentech@users.sourceforge.net
|
||||||
* Olivier Milla
|
* Olivier Milla
|
||||||
|
* John Scipione, jscipione@gmail.com
|
||||||
*/
|
*/
|
||||||
|
|
||||||
//! Display item for BMenu class
|
//! Display item for BMenu class
|
||||||
|
|||||||
Reference in New Issue
Block a user