From 37826c3c5c1c5c449ec04da87507fd1ae3090609 Mon Sep 17 00:00:00 2001 From: "reed%reedloden.com" Date: Fri, 14 Mar 2008 18:34:21 +0000 Subject: [PATCH] Correct copyright case ("Red Hat inc" -> "Red Hat, Inc."), as per bug 422692. --- xpcom/io/SpecialSystemDirectory.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/xpcom/io/SpecialSystemDirectory.cpp b/xpcom/io/SpecialSystemDirectory.cpp index df38acb744b..91067c66732 100644 --- a/xpcom/io/SpecialSystemDirectory.cpp +++ b/xpcom/io/SpecialSystemDirectory.cpp @@ -240,9 +240,9 @@ GetUnixHomeDir(nsILocalFile** aFile) } /* - The following licence applies to the xdg_user_dir_lookup function: - - Copyright (c) 2007 Red Hat, inc + The following license applies to the xdg_user_dir_lookup function: + + Copyright (c) 2007 Red Hat, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files @@ -250,10 +250,10 @@ GetUnixHomeDir(nsILocalFile** aFile) including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, - subject to the following conditions: + subject to the following conditions: The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. + included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF