From cc26ee399d4774cf7534b03aae154123b95a3399 Mon Sep 17 00:00:00 2001 From: Rene Gollent Date: Sat, 21 Aug 2010 15:29:52 +0000 Subject: [PATCH] Forgot to adjust the copyright on files affected in previous commit. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38297 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/kits/interface/Shelf.cpp | 2 +- src/kits/interface/ZombieReplicantView.cpp | 2 +- src/kits/interface/ZombieReplicantView.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/kits/interface/Shelf.cpp b/src/kits/interface/Shelf.cpp index 0af63b5db1..2f28a5d707 100644 --- a/src/kits/interface/Shelf.cpp +++ b/src/kits/interface/Shelf.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2001-2009, Haiku, Inc. + * Copyright 2001-2010, Haiku, Inc. * Distributed under the terms of the MIT License. * * Authors: diff --git a/src/kits/interface/ZombieReplicantView.cpp b/src/kits/interface/ZombieReplicantView.cpp index e02bfcfaab..4b15986d83 100644 --- a/src/kits/interface/ZombieReplicantView.cpp +++ b/src/kits/interface/ZombieReplicantView.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2001-2006, Haiku. + * Copyright 2001-2010, Haiku. * Distributed under the terms of the MIT License. * * Authors: diff --git a/src/kits/interface/ZombieReplicantView.h b/src/kits/interface/ZombieReplicantView.h index 26a926efbd..56cb3b127c 100644 --- a/src/kits/interface/ZombieReplicantView.h +++ b/src/kits/interface/ZombieReplicantView.h @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2004, Haiku +// Copyright (c) 2001-2010, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"),