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 139d1e9a57cf..088a41865c50 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 2007/07/11 22:34:34 mjacob Exp $ */ #include <sys/param.h> |
