Fixed accidental removal of licenses in previous commit.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31527 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus
2009-07-12 10:34:19 +00:00
parent fcab391bbc
commit 7f96d6194d
2 changed files with 9 additions and 2 deletions
@@ -1,5 +1,5 @@
/*
* Copyright 2006-2007, Haiku Inc. All rights reserved.
* Copyright 2006-2009, Haiku Inc. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
@@ -1,4 +1,11 @@
// ScrollView.h
/*
* Copyright 2006-2009, Haiku.
* Distributed under the terms of the MIT License.
*
* Authors:
* Stephan Aßmus <[email protected]>
* Ingo Weinhold <[email protected]>
*/
#ifndef SCROLL_VIEW_H
#define SCROLL_VIEW_H