From 93647add858940a7e431cf5ff7c1564a2d5e18e9 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Thu, 24 Sep 2009 21:03:57 +0000 Subject: [PATCH] Public headers should not hold commiter names in the licence header. Removed them. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33269 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- headers/os/locale/Catalog.h | 3 +-- headers/os/locale/Language.h | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/headers/os/locale/Catalog.h b/headers/os/locale/Catalog.h index 20479f9af2..ff463290bb 100644 --- a/headers/os/locale/Catalog.h +++ b/headers/os/locale/Catalog.h @@ -1,6 +1,5 @@ /* - * Copyright 2003-2004, Axel Dörfler, axeld@pinc-software.de - * Copyright 2003-2004, Oliver Tappe, zooey@hirschkaefer.de + * Copyright 2003-2009, Haiku, Inc. * Distributed under the terms of the MIT License. */ #ifndef _CATALOG_H_ diff --git a/headers/os/locale/Language.h b/headers/os/locale/Language.h index b13e8dffb0..c947df9627 100644 --- a/headers/os/locale/Language.h +++ b/headers/os/locale/Language.h @@ -1,5 +1,5 @@ /* -** Copyright 2003, Axel Dörfler, axeld@pinc-software.de. All rights reserved. +** Copyright 2003, Haiku, Inc. ** Distributed under the terms of the MIT License. */