Update header comments
This commit is contained in:
parent
d97b434060
commit
d5c51ba676
@ -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.
|
||||
*/
|
||||
#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.
|
||||
*
|
||||
* Authors:
|
||||
* Marc Flerackers (mflerackers@androme.be)
|
||||
* Stephan Aßmus <superstippi@gmx.de>
|
||||
* Stephan Aßmus, superstippi@gmx.de
|
||||
* Marc Flerackers, mflerackers@androme.be
|
||||
* John Scipione, jscipione@gmail.com
|
||||
*/
|
||||
#ifndef _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.
|
||||
*
|
||||
* Authors:
|
||||
* Marc Flerackers (mflerackers@androme.be)
|
||||
* Stephan Aßmus <superstippi@gmx.de>
|
||||
* Stephan Aßmus, superstippi@gmx.de
|
||||
* Marc Flerackers, mflerackers@androme.be
|
||||
* John Scipione, jcipione@gmail.com
|
||||
*/
|
||||
|
||||
|
||||
|
@ -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.
|
||||
*
|
||||
* Authors:
|
||||
* Marc Flerackers (mflerackers@androme.be)
|
||||
* Stefano Ceccherini (stefano.ceccherini@gmail.com)
|
||||
* Rene Gollent (anevilyak@gmail.com)
|
||||
* Stephan Aßmus <superstippi@gmx.de>
|
||||
* Stephan Aßmus, superstippi@gmx.de
|
||||
* Stefano Ceccherini, stefano.ceccherini@gmail.com
|
||||
* Marc Flerackers, mflerackers@androme.be
|
||||
* Rene Gollent, anevilyak@gmail.com
|
||||
* John Scipione, jscipione@gmail.com
|
||||
*/
|
||||
|
||||
|
||||
|
@ -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.
|
||||
*
|
||||
* Authors:
|
||||
* Marc Flerackers (mflerackers@androme.be)
|
||||
* Bill Hayden (haydentech@users.sourceforge.net)
|
||||
* Stefano Ceccherini (stefano.ceccherini@gmail.com)
|
||||
* Stefano Ceccherini, stefano.ceccherini@gmail.com
|
||||
* Marc Flerackers, mflerackers@androme.be
|
||||
* Bill Hayden, haydentech@users.sourceforge.net
|
||||
* Olivier Milla
|
||||
* John Scipione, jscipione@gmail.com
|
||||
*/
|
||||
|
||||
//! Display item for BMenu class
|
||||
|
Loading…
Reference in New Issue
Block a user