From 987acd111bd88fd406544c98f652f7969b8a4064 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Thu, 7 Jan 2010 19:40:12 +0000 Subject: [PATCH] The copyright year was mistakenly changed when sentance casing these files. this is now fixed. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34939 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/preferences/datatranslations/DataTranslations.cpp | 2 +- src/preferences/filetypes/ApplicationTypeWindow.cpp | 2 +- src/preferences/filetypes/ApplicationTypesWindow.cpp | 2 +- src/preferences/filetypes/FileTypeWindow.cpp | 2 +- src/preferences/filetypes/IconView.cpp | 2 +- src/preferences/filetypes/NewFileTypeWindow.cpp | 2 +- src/preferences/filetypes/TypeListWindow.cpp | 2 +- src/preferences/fonts/main.cpp | 2 +- src/preferences/mail/Account.cpp | 2 +- src/preferences/mail/ConfigWindow.cpp | 2 +- src/preferences/sounds/HEventList.cpp | 2 +- src/preferences/virtualmemory/VirtualMemory.cpp | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/preferences/datatranslations/DataTranslations.cpp b/src/preferences/datatranslations/DataTranslations.cpp index 82ba206029..4d77d675dd 100644 --- a/src/preferences/datatranslations/DataTranslations.cpp +++ b/src/preferences/datatranslations/DataTranslations.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2002-2009 Haiku, Inc. All rights reserved. + * Copyright 2002-2006 Haiku, Inc. All rights reserved. * Distributed under the terms of the MIT license. * * Authors: diff --git a/src/preferences/filetypes/ApplicationTypeWindow.cpp b/src/preferences/filetypes/ApplicationTypeWindow.cpp index 3eaf384534..87a5bb1d08 100644 --- a/src/preferences/filetypes/ApplicationTypeWindow.cpp +++ b/src/preferences/filetypes/ApplicationTypeWindow.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2006-2009, Axel Dörfler, axeld@pinc-software.de. All rights reserved. + * Copyright 2006, Axel Dörfler, axeld@pinc-software.de. All rights reserved. * Distributed under the terms of the MIT License. */ diff --git a/src/preferences/filetypes/ApplicationTypesWindow.cpp b/src/preferences/filetypes/ApplicationTypesWindow.cpp index 30ff01cd8d..f44cb1c449 100644 --- a/src/preferences/filetypes/ApplicationTypesWindow.cpp +++ b/src/preferences/filetypes/ApplicationTypesWindow.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2006-2009, Axel Dörfler, axeld@pinc-software.de. All rights reserved. + * Copyright 2006, Axel Dörfler, axeld@pinc-software.de. All rights reserved. * Distributed under the terms of the MIT License. */ diff --git a/src/preferences/filetypes/FileTypeWindow.cpp b/src/preferences/filetypes/FileTypeWindow.cpp index 08984a97a8..6b401589f6 100644 --- a/src/preferences/filetypes/FileTypeWindow.cpp +++ b/src/preferences/filetypes/FileTypeWindow.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2006-2009, Axel Dörfler, axeld@pinc-software.de. All rights reserved. + * Copyright 2006, Axel Dörfler, axeld@pinc-software.de. All rights reserved. * Distributed under the terms of the MIT License. */ diff --git a/src/preferences/filetypes/IconView.cpp b/src/preferences/filetypes/IconView.cpp index 0dfb218108..0e216e4269 100644 --- a/src/preferences/filetypes/IconView.cpp +++ b/src/preferences/filetypes/IconView.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2006-2009, Axel Dörfler, axeld@pinc-software.de. All rights reserved. + * Copyright 2006-2007, Axel Dörfler, axeld@pinc-software.de. All rights reserved. * Distributed under the terms of the MIT License. */ diff --git a/src/preferences/filetypes/NewFileTypeWindow.cpp b/src/preferences/filetypes/NewFileTypeWindow.cpp index 71f7d44220..9db8e60bd6 100644 --- a/src/preferences/filetypes/NewFileTypeWindow.cpp +++ b/src/preferences/filetypes/NewFileTypeWindow.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2006-2009, Axel Dörfler, axeld@pinc-software.de. All rights reserved. + * Copyright 2006, Axel Dörfler, axeld@pinc-software.de. All rights reserved. * Distributed under the terms of the MIT License. */ diff --git a/src/preferences/filetypes/TypeListWindow.cpp b/src/preferences/filetypes/TypeListWindow.cpp index 732940c516..ec75a4b463 100644 --- a/src/preferences/filetypes/TypeListWindow.cpp +++ b/src/preferences/filetypes/TypeListWindow.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2006-2009, Axel Dörfler, axeld@pinc-software.de. All rights reserved. + * Copyright 2006, Axel Dörfler, axeld@pinc-software.de. All rights reserved. * Distributed under the terms of the MIT License. */ diff --git a/src/preferences/fonts/main.cpp b/src/preferences/fonts/main.cpp index eba71b44f7..be79deedf9 100644 --- a/src/preferences/fonts/main.cpp +++ b/src/preferences/fonts/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2001-2009, Haiku, Inc. All rights reserved. + * Copyright 2001-2005, Haiku, Inc. All rights reserved. * Distributed under the terms of the MIT License. * * Authors: diff --git a/src/preferences/mail/Account.cpp b/src/preferences/mail/Account.cpp index cf4421eb9e..dcb1993ec7 100644 --- a/src/preferences/mail/Account.cpp +++ b/src/preferences/mail/Account.cpp @@ -1,6 +1,6 @@ /* Account - provides an "account" view on the mail chains ** -** Copyright 2001-2009 Dr. Zoidberg Enterprises. All rights reserved. +** Copyright 2001 Dr. Zoidberg Enterprises. All rights reserved. */ diff --git a/src/preferences/mail/ConfigWindow.cpp b/src/preferences/mail/ConfigWindow.cpp index 9cc5836437..3fbad6d0c4 100644 --- a/src/preferences/mail/ConfigWindow.cpp +++ b/src/preferences/mail/ConfigWindow.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2007-2009, Haiku, Inc. All rights reserved. + * Copyright 2007-2008, Haiku, Inc. All rights reserved. * Copyright 2001-2003 Dr. Zoidberg Enterprises. All rights reserved. * * Distributed under the terms of the MIT License. diff --git a/src/preferences/sounds/HEventList.cpp b/src/preferences/sounds/HEventList.cpp index 786a32d068..82c192e22d 100644 --- a/src/preferences/sounds/HEventList.cpp +++ b/src/preferences/sounds/HEventList.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2003-2009 Haiku Inc. All rights reserved. + * Copyright 2003-2008 Haiku Inc. All rights reserved. * Distributed under the terms of the MIT license. * * Authors: diff --git a/src/preferences/virtualmemory/VirtualMemory.cpp b/src/preferences/virtualmemory/VirtualMemory.cpp index 9a3bfb7e32..ebce552188 100644 --- a/src/preferences/virtualmemory/VirtualMemory.cpp +++ b/src/preferences/virtualmemory/VirtualMemory.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2005-2009, Axel Dörfler, axeld@pinc-software.de. All rights reserved. + * Copyright 2005, Axel Dörfler, axeld@pinc-software.de. All rights reserved. * Distributed under the terms of the MIT License. */