added license

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19269 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini
2006-11-13 07:28:19 +00:00
parent 54cbe07e63
commit 7022e7903a
2 changed files with 16 additions and 0 deletions
@@ -1,3 +1,11 @@
/*
* Copyright 2006, Haiku Inc.
* Distributed under the terms of the MIT License.
*
* Authors:
* Stefano Ceccherini ([email protected])
*/
#ifndef __PICTUREDATAWRITER_H
#define __PICTUREDATAWRITER_H
+8
View File
@@ -1,3 +1,11 @@
/*
* Copyright 2006, Haiku Inc.
* Distributed under the terms of the MIT License.
*
* Authors:
* Stefano Ceccherini ([email protected])
*/
#include <DataIO.h>
#include <Point.h>
#include <Rect.h>