summaryrefslogtreecommitdiffstats
path: root/lib/libc_r
diff options
context:
space:
mode:
authorcperciva <cperciva@FreeBSD.org>2004-02-10 20:45:28 +0000
committercperciva <cperciva@FreeBSD.org>2004-02-10 20:45:28 +0000
commit371e76013cbf59c057362dec7670c7f234863810 (patch)
tree0e5916a14b09ac6e8f87bbe460b7cfe0e484219d /lib/libc_r
parent81f9b2b83adf9740e4603070330b067a62d7608f (diff)
downloadFreeBSD-src-371e76013cbf59c057362dec7670c7f234863810.zip
FreeBSD-src-371e76013cbf59c057362dec7670c7f234863810.tar.gz
style cleanup: Remove duplicate $FreeBSD$ tags.
These files had tags after teh copyright notice, inside the comment block (incorrect, removed), and outside the comment block (correct). Approved by: rwatson (mentor)
Diffstat (limited to 'lib/libc_r')
-rw-r--r--lib/libc_r/arch/ia64/_atomic_lock.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc_r/arch/ia64/_atomic_lock.S b/lib/libc_r/arch/ia64/_atomic_lock.S
index d2fc18a..b4b84da 100644
--- a/lib/libc_r/arch/ia64/_atomic_lock.S
+++ b/lib/libc_r/arch/ia64/_atomic_lock.S
@@ -22,8 +22,6 @@
* THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- *
- * $FreeBSD$
*/
#if defined(LIBC_RCS) && !defined(lint)
OpenPOWER on IntegriCloud