diff --git a/src/com/shigeodayo/ardrone/command/CommandManager.java b/src/com/shigeodayo/ardrone/command/CommandManager.java index c214d766625c0c12fc135d9cea79ec995034802e..02b4a99033b5a14df939733823c03744497b69bc 100644 --- a/src/com/shigeodayo/ardrone/command/CommandManager.java +++ b/src/com/shigeodayo/ardrone/command/CommandManager.java @@ -263,7 +263,7 @@ public abstract class CommandManager extends AbstractManager { } /* - * + * Thank you Tarqu'nio !! */ public void move3D(int speedX, int speedY, int speedZ, int speedSpin) { if (speedX > 100) diff --git a/src/com/shigeodayo/ardrone/video/BufferedVideoImage.java b/src/com/shigeodayo/ardrone/video/BufferedVideoImage.java index a65931394f295ba81154e9b5bec7dd1e08b53aab..f83a1865e16bffee9769c35f34c870da35919f44 100644 --- a/src/com/shigeodayo/ardrone/video/BufferedVideoImage.java +++ b/src/com/shigeodayo/ardrone/video/BufferedVideoImage.java @@ -4,6 +4,7 @@ import java.nio.ByteBuffer; //#region Copyright Notice +//Copyright (c) 2007-2011, PARROT SA, all rights reserved. //DISCLAIMER //The APIs is provided by PARROT and contributors "AS IS" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability diff --git a/src/com/shigeodayo/ardrone/video/ImageSlice.java b/src/com/shigeodayo/ardrone/video/ImageSlice.java index e69a5144f4a61e2f62b8e286bd8cb916452fb7f5..745f31415612339d06446f879f00674fe9e79f23 100644 --- a/src/com/shigeodayo/ardrone/video/ImageSlice.java +++ b/src/com/shigeodayo/ardrone/video/ImageSlice.java @@ -1,6 +1,6 @@ package com.shigeodayo.ardrone.video; - +//Copyright (c) 2007-2011, PARROT SA, all rights reserved. //DISCLAIMER //The APIs is provided by PARROT and contributors "AS IS" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability diff --git a/src/com/shigeodayo/ardrone/video/MacroBlock.java b/src/com/shigeodayo/ardrone/video/MacroBlock.java index 134004b5661bc32c7886b1ae8aa84a8df30b123d..247b61e69fb29b2a50f8ee85a128a93160313ede 100644 --- a/src/com/shigeodayo/ardrone/video/MacroBlock.java +++ b/src/com/shigeodayo/ardrone/video/MacroBlock.java @@ -1,6 +1,6 @@ package com.shigeodayo.ardrone.video; - +//Copyright (c) 2007-2011, PARROT SA, all rights reserved. //DISCLAIMER //The APIs is provided by PARROT and contributors "AS IS" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability diff --git a/src/com/shigeodayo/ardrone/video/PictureFormats.java b/src/com/shigeodayo/ardrone/video/PictureFormats.java index 4489d7b255c33c9b6650138d15172b1b0c37f13f..386c4e332620a4e9091acd19df257c3490e4f3e8 100644 --- a/src/com/shigeodayo/ardrone/video/PictureFormats.java +++ b/src/com/shigeodayo/ardrone/video/PictureFormats.java @@ -1,6 +1,6 @@ package com.shigeodayo.ardrone.video; - +//Copyright (c) 2007-2011, PARROT SA, all rights reserved. //DISCLAIMER //The APIs is provided by PARROT and contributors "AS IS" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability diff --git a/src/com/shigeodayo/ardrone/video/ReadRawFileImage.java b/src/com/shigeodayo/ardrone/video/ReadRawFileImage.java index 106a4799218b0295483bb71ad5a5654219e1b71d..6d0f056694e8291187e879cf34648eb168a3b1e8 100644 --- a/src/com/shigeodayo/ardrone/video/ReadRawFileImage.java +++ b/src/com/shigeodayo/ardrone/video/ReadRawFileImage.java @@ -1,3 +1,4 @@ +//Copyright 2007-2011, PARROT SA, all rights reserved. //DISCLAIMER //The APIs is provided by PARROT and contributors "AS IS" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability diff --git a/src/com/shigeodayo/ardrone/video/VideoImage.java b/src/com/shigeodayo/ardrone/video/VideoImage.java index 48676108a1cf8bf63e45dfdadd4e07ab5d0c80ee..72e1d9b0bfcc32e868343a02384b07e5e9d693f8 100644 --- a/src/com/shigeodayo/ardrone/video/VideoImage.java +++ b/src/com/shigeodayo/ardrone/video/VideoImage.java @@ -2,6 +2,7 @@ package com.shigeodayo.ardrone.video; //#region Copyright Notice +//Copyright 2007-2011, PARROT SA, all rights reserved. //DISCLAIMER //The APIs is provided by PARROT and contributors "AS IS" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability diff --git a/src/com/shigeodayo/ardrone/video/uint.java b/src/com/shigeodayo/ardrone/video/uint.java index 7d4eab4d150fb29df29111cda7d61ff405b58872..12e2fe1726bc49df06c9dc2c41d9eebc3cab54b4 100644 --- a/src/com/shigeodayo/ardrone/video/uint.java +++ b/src/com/shigeodayo/ardrone/video/uint.java @@ -7,7 +7,7 @@ import java.io.DataInputStream; import java.nio.ByteBuffer; //import java.security.AllPermission; - +//Copyright 2007-2011, PARROT SA, all rights reserved. //DISCLAIMER //The APIs is provided by PARROT and contributors "AS IS" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability