aboutsummaryrefslogtreecommitdiff
path: root/lib/csu/amd64/crt.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csu/amd64/crt.h')
-rw-r--r--lib/csu/amd64/crt.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/csu/amd64/crt.h b/lib/csu/amd64/crt.h
index 2de2788506b1..7ce1eb826905 100644
--- a/lib/csu/amd64/crt.h
+++ b/lib/csu/amd64/crt.h
@@ -19,8 +19,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$
*/
#ifndef _CRT_H_