forked from mirrors/qmk_userspace
added copyright and license notice.
This commit is contained in:
parent
f382fc93d5
commit
0dde25e81c
68 changed files with 2050 additions and 99 deletions
3
ps2.h
3
ps2.h
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
Copyright (c) 2010,2011 Jun WAKO <wakojun@gmail.com>
|
||||
Copyright 2010,2011 Jun WAKO <wakojun@gmail.com>
|
||||
|
||||
This software is licensed with a Modified BSD License.
|
||||
All of this is supposed to be Free Software, Open Source, DFSG-free,
|
||||
|
@ -34,6 +34,7 @@ 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.
|
||||
*/
|
||||
|
||||
#ifndef PS2_H
|
||||
#define PS2_H
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue