From 358f85505f96220ee14abe312e6ce0b5c21aab8d 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. git-svn-id: svn://10.0.0.236/trunk@247852 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpcom/io/SpecialSystemDirectory.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mozilla/xpcom/io/SpecialSystemDirectory.cpp b/mozilla/xpcom/io/SpecialSystemDirectory.cpp index df38acb744b..91067c66732 100644 --- a/mozilla/xpcom/io/SpecialSystemDirectory.cpp +++ b/mozilla/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