diff options
Diffstat (limited to 'clang/include/clang/Analysis/PathSensitive/SimulEngine.h')
| -rw-r--r-- | clang/include/clang/Analysis/PathSensitive/SimulEngine.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/clang/include/clang/Analysis/PathSensitive/SimulEngine.h b/clang/include/clang/Analysis/PathSensitive/SimulEngine.h index 885906ad29e..314820f05fc 100644 --- a/clang/include/clang/Analysis/PathSensitive/SimulEngine.h +++ b/clang/include/clang/Analysis/PathSensitive/SimulEngine.h @@ -2,8 +2,8 @@ // // The LLVM Compiler Infrastructure // -// This file is distributed under the University of Illinois -// Open Source License. See LICENSE.TXT for details. +// This file is distributed under the University of Illinois Open Source +// License. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// // |

