• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

My own rewrite of the BSD morse code recreational utility


Commit MetaInfo

Revisiónb45c37147ccbcf8bb4a196d5a363f108c3633b5f (tree)
Tiempo2021-08-29 19:41:01
AutorJoel Matthew Rees <joel.rees@gmai...>
CommiterJoel Matthew Rees

Log Message

copyright notice

Cambiar Resumen

Diferencia incremental

--- a/bsdmorseplus.c
+++ b/bsdmorseplus.c
@@ -27,6 +27,9 @@
2727 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2828 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2929 * SUCH DAMAGE.
30+
31+ * Modifications by Joel Matthew Rees, copyright 2021
32+ * Use permitted under above license.
3033 */
3134
3235 #include <sys/cdefs.h>