From: Simon Wilkinson Date: Thu, 21 Feb 2013 22:10:38 +0000 (+0000) Subject: Unix CM: Fix bogus character in license string X-Git-Tag: upstream/1.8.0_pre1^2~1473 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=983d67616b670c5d57c8c67578fdb52f2bb3ddbd;p=packages%2Fo%2Fopenafs.git Unix CM: Fix bogus character in license string A stray $ had crept into the license string in afs_dcache.c. Fix it. Change-Id: I1ab096aadb947cb08318a56b9ae21ed0786d3339 Reviewed-on: http://gerrit.openafs.org/9233 Tested-by: BuildBot Reviewed-by: Chas Williams - CONTRACTOR Reviewed-by: Derrick Brashear --- diff --git a/src/afs/afs_dcache.c b/src/afs/afs_dcache.c index e03c765e1..0f53d5da4 100644 --- a/src/afs/afs_dcache.c +++ b/src/afs/afs_dcache.c @@ -1,6 +1,6 @@ /* * Copyright 2000, International Business Machines Corporation and others. - *$All Rights Reserved. + * All Rights Reserved. * * This software has been released under the terms of the IBM Public * License. For details, see the LICENSE file in the top-level source