From c7f87f202eb0302f2a8e66d00dfedf4c3101e1a3 Mon Sep 17 00:00:00 2001
From: Reid Spencer
Every source file should have a header on it that -describes the basic purpose of the file. If a file does not have a header, it -should not be checked into CVS. Most source trees will probably have a standard +
Every source file should have a header on it that describes the basic +purpose of the file. If a file does not have a header, it should not be +checked into Subversion. Most source trees will probably have a standard file header format. The standard format for the LLVM source tree looks like this:
-- cgit v1.2.3