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"),