added license
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19269 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
54cbe07e63
commit
7022e7903a
@ -1,3 +1,11 @@
|
||||
/*
|
||||
* Copyright 2006, Haiku Inc.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Stefano Ceccherini (burton666@libero.it)
|
||||
*/
|
||||
|
||||
#ifndef __PICTUREDATAWRITER_H
|
||||
#define __PICTUREDATAWRITER_H
|
||||
|
||||
|
@ -1,3 +1,11 @@
|
||||
/*
|
||||
* Copyright 2006, Haiku Inc.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Stefano Ceccherini (burton666@libero.it)
|
||||
*/
|
||||
|
||||
#include <DataIO.h>
|
||||
#include <Point.h>
|
||||
#include <Rect.h>
|
||||
|
Loading…
Reference in New Issue
Block a user