fixed LICENCE and README.md

This commit is contained in:
sweetlilmre
2014-07-17 22:08:34 +02:00
parent 7cd02a6d30
commit e9e47eab08
2 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) [year] [fullname]
Copyright (c) 2014 Peter Edwards (sweetlilmre)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
+7 -1
View File
@@ -1,7 +1,13 @@
tapuino
Tapuino
=======
The $20 C64 Tape Emulator
Details can be found on my blog: http://www.sweetlilmre.com
Portions of this code are copyright by their respective owners:
PetitFatfs: Chan: http://elm-chan.org/fsw/ff/00index_p.html
I2C code: Peter Fleury <pfleury@gmx.ch> http://jump.to/fleury
LCD code: conversion of the Arduino code apparently by DFRobot? (converted to C by me)