diff --git a/iwyu_getopt.cc b/iwyu_getopt.cc index d8fb391..77323d1 100644 --- a/iwyu_getopt.cc +++ b/iwyu_getopt.cc @@ -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"