From 040eb824e410dbdae6a3068500e4cec0f9142f83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Fri, 12 Nov 2010 15:12:37 +0000 Subject: [PATCH] Add missing copyright to mmlr. Please check. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39410 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/tools/anyboot/anyboot.cpp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/tools/anyboot/anyboot.cpp b/src/tools/anyboot/anyboot.cpp index cdbf3a2a23..a768c21cfb 100644 --- a/src/tools/anyboot/anyboot.cpp +++ b/src/tools/anyboot/anyboot.cpp @@ -1,3 +1,9 @@ +/* + * Copyright 2010 Michael Lotz, mmlr@mlotz.ch + * All rights reserved. Distributed under the terms of the MIT License. + */ + + #include #include #include