HaikuDepot: Corrected copyright on TextLayout.cpp.
* The char classification stuff and can_end_line() originate from the BTextView implementation. Maybe Oliver Tappe is the lonely author of that code, but I don't feel like tracking this down at the moment and it should eventually be merged anyway, if what I did here proves useful at all.
This commit is contained in:
parent
840cac7415
commit
e8be78fe3d
@ -1,6 +1,13 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2013, Stephan Aßmus <superstippi@gmx.de>.
|
* Copyright 2001-2013, Haiku, Inc. All rights reserved.
|
||||||
* All rights reserved. Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
|
*
|
||||||
|
* Authors:
|
||||||
|
* Stephan Aßmus, superstippi@gmx.de
|
||||||
|
* Stefano Ceccherini, stefano.ceccherini@gmail.com
|
||||||
|
* Marc Flerackers, mflerackers@androme.be
|
||||||
|
* Hiroshi Lockheimer (BTextView is based on his STEEngine)
|
||||||
|
* Oliver Tappe, zooey@hirschkaefer.de
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "TextLayout.h"
|
#include "TextLayout.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user