diff options
Diffstat (limited to 'sys/dev/fb/splash_bmp.c')
-rw-r--r-- | sys/dev/fb/splash_bmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/fb/splash_bmp.c b/sys/dev/fb/splash_bmp.c index 139d1e9a57cf8..383be8545d5ca 100644 --- a/sys/dev/fb/splash_bmp.c +++ b/sys/dev/fb/splash_bmp.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/fb/splash_bmp.c,v 1.20.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> |