From 19c82804fbce4c977f283164c2d25cf3c2711b42 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Mon, 3 Feb 2014 14:39:59 +0000 Subject: Changed copyright to 2007-2014. --- src/compat/linux.h | 2 +- src/compat/osx.h | 2 +- src/compat/win32.cpp | 2 +- src/compat/win32.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/compat') diff --git a/src/compat/linux.h b/src/compat/linux.h index 031a74d..0e2001d 100644 --- a/src/compat/linux.h +++ b/src/compat/linux.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2013 Xagasoft, All rights reserved. + * Copyright (C) 2007-2014 Xagasoft, All rights reserved. * * This file is part of the libbu++ library and is released under the * terms of the license contained in the file LICENSE. diff --git a/src/compat/osx.h b/src/compat/osx.h index ae55507..1ef8bac 100644 --- a/src/compat/osx.h +++ b/src/compat/osx.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2013 Xagasoft, All rights reserved. + * Copyright (C) 2007-2014 Xagasoft, All rights reserved. * * This file is part of the libbu++ library and is released under the * terms of the license contained in the file LICENSE. diff --git a/src/compat/win32.cpp b/src/compat/win32.cpp index 0d88920..aa1bafd 100644 --- a/src/compat/win32.cpp +++ b/src/compat/win32.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2013 Xagasoft, All rights reserved. + * Copyright (C) 2007-2014 Xagasoft, All rights reserved. * * This file is part of the libbu++ library and is released under the * terms of the license contained in the file LICENSE. diff --git a/src/compat/win32.h b/src/compat/win32.h index 90ea23f..33a36d0 100644 --- a/src/compat/win32.h +++ b/src/compat/win32.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2013 Xagasoft, All rights reserved. + * Copyright (C) 2007-2014 Xagasoft, All rights reserved. * * This file is part of the libbu++ library and is released under the * terms of the license contained in the file LICENSE. -- cgit v1.2.3