From: Chris Lattner Date: Thu, 26 Feb 2004 08:01:30 +0000 (+0000) Subject: Eliminate copy-and-paste comments X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=32f54f314945f9acdcbdeb507d0c34e499f179f6;p=oota-llvm.git Eliminate copy-and-paste comments git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11873 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/Config/sys/resource.h b/include/Config/sys/resource.h index 7e090ce4ba1..0b51941424a 100644 --- a/include/Config/sys/resource.h +++ b/include/Config/sys/resource.h @@ -1,4 +1,4 @@ -/*===-- Config/sys/resource.h - Annotation classes --------------*- C++ -*-===// +/*===-- Config/sys/resource.h -----------------------------------*- C++ -*-===// * * The LLVM Compiler Infrastructure * diff --git a/include/Config/sys/stat.h b/include/Config/sys/stat.h index a19fee4222c..9c10260c14c 100644 --- a/include/Config/sys/stat.h +++ b/include/Config/sys/stat.h @@ -1,4 +1,4 @@ -/*===-- Config/sys/stat.h - Annotation classes --------------*- ----C++ -*-===// +/*===-- Config/sys/stat.h -----------------------------------*- ----C++ -*-===// * * The LLVM Compiler Infrastructure * diff --git a/include/Config/sys/time.h b/include/Config/sys/time.h index 21cb1400893..2764994717c 100644 --- a/include/Config/sys/time.h +++ b/include/Config/sys/time.h @@ -1,4 +1,4 @@ -/*===-- Config/sys/time.h - Annotation classes ------------------*- C++ -*-===// +/*===-- Config/sys/time.h ---------------------------------------*- C++ -*-===// * * The LLVM Compiler Infrastructure * diff --git a/include/Config/sys/types.h b/include/Config/sys/types.h index bdb64a7b081..f0a7abec355 100644 --- a/include/Config/sys/types.h +++ b/include/Config/sys/types.h @@ -1,4 +1,4 @@ -/*===-- Config/sys/types.h - Annotation classes --------------*- C++ -*-===// +/*===-- Config/sys/types.h --------------------------------------*- C++ -*-===// * * The LLVM Compiler Infrastructure * diff --git a/include/Config/sys/wait.h b/include/Config/sys/wait.h index de92831316e..b3db60e435c 100644 --- a/include/Config/sys/wait.h +++ b/include/Config/sys/wait.h @@ -1,4 +1,4 @@ -/*===-- Config/sys/wait.h - Annotation classes ------------------*- C++ -*-===// +/*===-- Config/sys/wait.h ---------------------------------------*- C++ -*-===// * * The LLVM Compiler Infrastructure * diff --git a/include/llvm/Config/sys/resource.h b/include/llvm/Config/sys/resource.h index 7e090ce4ba1..0b51941424a 100644 --- a/include/llvm/Config/sys/resource.h +++ b/include/llvm/Config/sys/resource.h @@ -1,4 +1,4 @@ -/*===-- Config/sys/resource.h - Annotation classes --------------*- C++ -*-===// +/*===-- Config/sys/resource.h -----------------------------------*- C++ -*-===// * * The LLVM Compiler Infrastructure * diff --git a/include/llvm/Config/sys/stat.h b/include/llvm/Config/sys/stat.h index a19fee4222c..9c10260c14c 100644 --- a/include/llvm/Config/sys/stat.h +++ b/include/llvm/Config/sys/stat.h @@ -1,4 +1,4 @@ -/*===-- Config/sys/stat.h - Annotation classes --------------*- ----C++ -*-===// +/*===-- Config/sys/stat.h -----------------------------------*- ----C++ -*-===// * * The LLVM Compiler Infrastructure * diff --git a/include/llvm/Config/sys/time.h b/include/llvm/Config/sys/time.h index 21cb1400893..2764994717c 100644 --- a/include/llvm/Config/sys/time.h +++ b/include/llvm/Config/sys/time.h @@ -1,4 +1,4 @@ -/*===-- Config/sys/time.h - Annotation classes ------------------*- C++ -*-===// +/*===-- Config/sys/time.h ---------------------------------------*- C++ -*-===// * * The LLVM Compiler Infrastructure * diff --git a/include/llvm/Config/sys/types.h b/include/llvm/Config/sys/types.h index bdb64a7b081..f0a7abec355 100644 --- a/include/llvm/Config/sys/types.h +++ b/include/llvm/Config/sys/types.h @@ -1,4 +1,4 @@ -/*===-- Config/sys/types.h - Annotation classes --------------*- C++ -*-===// +/*===-- Config/sys/types.h --------------------------------------*- C++ -*-===// * * The LLVM Compiler Infrastructure * diff --git a/include/llvm/Config/sys/wait.h b/include/llvm/Config/sys/wait.h index de92831316e..b3db60e435c 100644 --- a/include/llvm/Config/sys/wait.h +++ b/include/llvm/Config/sys/wait.h @@ -1,4 +1,4 @@ -/*===-- Config/sys/wait.h - Annotation classes ------------------*- C++ -*-===// +/*===-- Config/sys/wait.h ---------------------------------------*- C++ -*-===// * * The LLVM Compiler Infrastructure *