From e437f0d9305eda35f065a0f3e40714a21b4c3664 Mon Sep 17 00:00:00 2001
From: Isabell Long <issyl0@FreeBSD.org>
Date: Sun, 7 Oct 2012 16:04:22 +0000
Subject: [PATCH] The dash between date ranges should be an en dash, not a
 hyphen.  Change the footer copyright dates to reflect this.

Approved by:	gabor (mentor)
---
 share/xml/header.ent | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/xml/header.ent b/share/xml/header.ent
index bb36ef0e01..e238730e1e 100644
--- a/share/xml/header.ent
+++ b/share/xml/header.ent
@@ -11,7 +11,7 @@
 <!-- Override in the prolog <em>before</em> including this  -->
 <!-- file if necessary.                                      -->
 <!ENTITY copyright '<span xmlns="http://www.w3.org/1999/xhtml"><a href="&base;/search/index-site.html">Site Map</a> |
-  <a href="&base;/copyright/">Legal Notices</a> | &copy; 1995-2012 The FreeBSD Project.
+  <a href="&base;/copyright/">Legal Notices</a> | &copy; 1995&ndash;2012 The FreeBSD Project.
   All rights reserved.</span>'>
 <!ENTITY email 'freebsd-questions'>
 <!ENTITY author '<a href="&base;/index.html">home</a> &nbsp; | &nbsp; <a href="&base;/mailto.html">contact</a> &nbsp; | &nbsp; <a href="&base;/copyright/index.html">legal</a> &nbsp; | &nbsp; &copyright;'>