[iwyu_getopt] Clean up license header

Move the file-specific license information out of the strict LLVM
license header.
This commit is contained in:
Kim Grasman 2019-12-01 13:03:34 +01:00 committed by Kim Gräsman
parent c0fa6e5600
commit 46af19613d
1 changed files with 2 additions and 2 deletions

View File

@ -5,10 +5,10 @@
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
// This code is used with permission from Kim Gräsman. The original is
// maintained with tests at: https://github.com/kimgr/getopt_port
//
//===----------------------------------------------------------------------===//
#include "iwyu_getopt.h"