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:
@@ -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.
|
* Distributed under the terms of the MIT License.
|
||||||
*
|
*
|
||||||
* Authors:
|
* 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
|
#ifndef SCROLL_VIEW_H
|
||||||
#define SCROLL_VIEW_H
|
#define SCROLL_VIEW_H
|
||||||
|
|||||||
Reference in New Issue
Block a user