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.6.3^2~92 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=2327f5fd3a250c14f5367f93a975573a04e04655;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. Reviewed-on: http://gerrit.openafs.org/9233 Tested-by: BuildBot Reviewed-by: Chas Williams - CONTRACTOR Reviewed-by: Derrick Brashear (cherry picked from commit 983d67616b670c5d57c8c67578fdb52f2bb3ddbd) Change-Id: I21d31dc9e50e6be253cc7e7878e1079567f10220 Reviewed-on: http://gerrit.openafs.org/9529 Tested-by: BuildBot Reviewed-by: Derrick Brashear Reviewed-by: Andrew Deason Reviewed-by: Stephan Wiesand --- diff --git a/src/afs/afs_dcache.c b/src/afs/afs_dcache.c index 875256bae..cc29d6f2e 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