-//===--- Registry.cpp - Matcher registry ------------------===//
+//===--- Registry.cpp - Matcher registry -------------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
-//===----------------------------------------------------------------------===//
+//===------------------------------------------------------------===//
///
/// \file
/// \brief Registry map populated at static initialization time.
///
-//===----------------------------------------------------------------------===//
+//===------------------------------------------------------------===//
#include "clang/ASTMatchers/Dynamic/Registry.h"