From 403bd97afc49c077fedeaf1a261332bd1f33656a Mon Sep 17 00:00:00 2001 From: Ryan Leavengood Date: Mon, 20 Aug 2012 01:13:19 -0400 Subject: [PATCH] Update the copyright year too. --- headers/os/BeBuild.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/headers/os/BeBuild.h b/headers/os/BeBuild.h index 389da75ff4..2667b4986d 100644 --- a/headers/os/BeBuild.h +++ b/headers/os/BeBuild.h @@ -1,5 +1,5 @@ /* - * Copyright 2007-2010, Haiku, Inc. All Rights Reserved. + * Copyright 2007-2012, Haiku, Inc. All Rights Reserved. * Distributed under the terms of the MIT License. */ #ifndef _BE_BUILD_H