diff --git a/src/apps/mail/MessageStatus.cpp b/src/apps/mail/MessageStatus.cpp index 380eb248c6..6202b73cf0 100644 --- a/src/apps/mail/MessageStatus.cpp +++ b/src/apps/mail/MessageStatus.cpp @@ -1,3 +1,12 @@ +/* + * Copyright 2010 Haiku Inc. All rights reserved. + * Distributed under the terms of the MIT License. + * + * Authors: + * Jonas Sundström, jonas@kirilla.com + */ + + #include "MessageStatus.h" diff --git a/src/apps/mail/MessageStatus.h b/src/apps/mail/MessageStatus.h index 75b0d653d9..2b3a635e6d 100644 --- a/src/apps/mail/MessageStatus.h +++ b/src/apps/mail/MessageStatus.h @@ -1,3 +1,10 @@ +/* + * Copyright 2010 Haiku Inc. All rights reserved. + * Distributed under the terms of the MIT License. + * + * Authors: + * Jonas Sundström, jonas@kirilla.com + */ #ifndef _MESSAGE_STATUS_H #define _MESSAGE_STATUS_H