Update header comments

This commit is contained in:
John Scipione
2013-05-06 17:15:18 -04:00
parent d97b434060
commit d5c51ba676
5 changed files with 20 additions and 16 deletions
+1 -1
View File
@@ -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
+4 -3
View File
@@ -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 ([email protected])
* Stephan Aßmus <[email protected]>
* Stephan Aßmus, [email protected]
* Marc Flerackers, [email protected]
* John Scipione, [email protected]
*/
#ifndef _BMC_PRIVATE_H
#define _BMC_PRIVATE_H
+4 -3
View File
@@ -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 ([email protected])
* Stephan Aßmus <[email protected]>
* Stephan Aßmus, [email protected]
* Marc Flerackers, [email protected]
* John Scipione, [email protected]
*/
+6 -5
View File
@@ -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
*/
+5 -4
View File
@@ -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