Author: chandlerc Date: Sat Jan 19 01:24:38 2019 New Revision: 351640 URL: http://llvm.org/viewvc/llvm-project?rev=351640&view=rev Log: Update the license header in this man-page file.
It contains an `$Id$` expansion and so can only be updated from a true Subversion client. See the details of this update in r351636. Modified: cfe/trunk/tools/scan-build/man/scan-build.1 Modified: cfe/trunk/tools/scan-build/man/scan-build.1 URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/tools/scan-build/man/scan-build.1?rev=351640&r1=351639&r2=351640&view=diff ============================================================================== --- cfe/trunk/tools/scan-build/man/scan-build.1 (original) +++ cfe/trunk/tools/scan-build/man/scan-build.1 Sat Jan 19 01:24:38 2019 @@ -1,5 +1,6 @@ -.\" This file is distributed under the University of Illinois Open Source -.\" License. See LICENSE.TXT for details. +.\" Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. +.\" See https://llvm.org/LICENSE.txt for license information. +.\" SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception .\" $Id$ .Dd May 25, 2012 .Dt SCAN-BUILD 1 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits