Adding the preferred copyright and license clause.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35837 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jonas Sundström 2010-03-13 14:53:17 +00:00
parent 7778bccf93
commit 59aee10aef
2 changed files with 16 additions and 0 deletions

View File

@ -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"

View File

@ -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