Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/wsfont forgot the license header
details: https://anonhg.NetBSD.org/src/rev/3d1c8a7ce5a2
branches: trunk
changeset: 333486:3d1c8a7ce5a2
user: macallan <macallan%NetBSD.org@localhost>
date: Wed Nov 05 17:03:40 2014 +0000
description:
forgot the license header
diffstat:
sys/dev/wsfont/Droid_Sans_Mono_19x36.h | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
diffs (23 lines):
diff -r f0178716db87 -r 3d1c8a7ce5a2 sys/dev/wsfont/Droid_Sans_Mono_19x36.h
--- a/sys/dev/wsfont/Droid_Sans_Mono_19x36.h Wed Nov 05 17:01:38 2014 +0000
+++ b/sys/dev/wsfont/Droid_Sans_Mono_19x36.h Wed Nov 05 17:03:40 2014 +0000
@@ -1,3 +1,19 @@
+/*
+ Copyright 2010 Ascender Corporation
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+*/
+
static u_char Droid_Sans_Mono_19x36_data[];
static struct wsdisplay_font Droid_Sans_Mono_19x36 = {
Home |
Main Index |
Thread Index |
Old Index