diff --git a/src/servers/app/stackandtile/SATGroup.cpp b/src/servers/app/stackandtile/SATGroup.cpp index b5d5a76491..00f8408209 100644 --- a/src/servers/app/stackandtile/SATGroup.cpp +++ b/src/servers/app/stackandtile/SATGroup.cpp @@ -1,9 +1,10 @@ /* - * Copyright 2010, Haiku. + * Copyright 2010-2014 Haiku, Inc. All rights reserved. * Distributed under the terms of the MIT License. * * Authors: - * Clemens Zeidler + * John Scipione, jscipione@gmail.com + * Clemens Zeidler, haiku@clemens-zeidler.de */ diff --git a/src/servers/app/stackandtile/SATGroup.h b/src/servers/app/stackandtile/SATGroup.h index 661f9f4c08..3f2a170b0d 100644 --- a/src/servers/app/stackandtile/SATGroup.h +++ b/src/servers/app/stackandtile/SATGroup.h @@ -1,9 +1,10 @@ /* - * Copyright 2010, Haiku. + * Copyright 2010-2014 Haiku, Inc. All rights reserved. * Distributed under the terms of the MIT License. * * Authors: - * Clemens Zeidler + * John Scipione, jscipione@gmail.com + * Clemens Zeidler, haiku@clemens-zeidler.de */ #ifndef SAT_GROUP_H #define SAT_GROUP_H diff --git a/src/servers/app/stackandtile/SATWindow.cpp b/src/servers/app/stackandtile/SATWindow.cpp index b9dbd8a11b..46a539b2db 100644 --- a/src/servers/app/stackandtile/SATWindow.cpp +++ b/src/servers/app/stackandtile/SATWindow.cpp @@ -1,9 +1,10 @@ /* - * Copyright 2010, Haiku. + * Copyright 2010-2014 Haiku, Inc. All rights reserved. * Distributed under the terms of the MIT License. * * Authors: - * Clemens Zeidler + * John Scipione, jscipione@gmail.com + * Clemens Zeidler, haiku@clemens-zeidler.de */ diff --git a/src/servers/app/stackandtile/SATWindow.h b/src/servers/app/stackandtile/SATWindow.h index 0ab566e255..bc506a9ab5 100644 --- a/src/servers/app/stackandtile/SATWindow.h +++ b/src/servers/app/stackandtile/SATWindow.h @@ -1,9 +1,10 @@ /* - * Copyright 2010, Haiku. + * Copyright 2010-2014 Haiku, Inc. All rights reserved. * Distributed under the terms of the MIT License. * * Authors: - * Clemens Zeidler + * John Scipione, jscipione@gmail.com + * Clemens Zeidler, haiku@clemens-zeidler.de */ #ifndef SAT_WINDOW_H #define SAT_WINDOW_H diff --git a/src/servers/app/stackandtile/StackAndTile.cpp b/src/servers/app/stackandtile/StackAndTile.cpp index 21ea2dee9e..fd6adb7321 100644 --- a/src/servers/app/stackandtile/StackAndTile.cpp +++ b/src/servers/app/stackandtile/StackAndTile.cpp @@ -1,9 +1,10 @@ /* - * Copyright 2010, Haiku. + * Copyright 2010-2014 Haiku, Inc. All rights reserved. * Distributed under the terms of the MIT License. * * Authors: - * Clemens Zeidler + * John Scipione, jscipione@gmail.com + * Clemens Zeidler, haiku@clemens-zeidler.de */ diff --git a/src/servers/app/stackandtile/StackAndTile.h b/src/servers/app/stackandtile/StackAndTile.h index d7eac367e7..94e86b6242 100644 --- a/src/servers/app/stackandtile/StackAndTile.h +++ b/src/servers/app/stackandtile/StackAndTile.h @@ -1,9 +1,10 @@ /* - * Copyright 2010, Haiku. + * Copyright 2010-2014 Haiku, Inc. All rights reserved. * Distributed under the terms of the MIT License. * * Authors: - * Clemens Zeidler + * John Scipione, jscipione@gmail.com + * Clemens Zeidler, haiku@clemens-zeidler.de */ #ifndef STACK_AND_TILE_H #define STACK_AND_TILE_H