Skip to content

Commit 067c61f

Browse files
committed
Updating licensing info
1 parent b1e5f5a commit 067c61f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

SOTB13/BrowserInvaders2/InvadersGame.js

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
// This code by Seb Lee-Delisle
2+
// http://seb.ly
3+
// twitter : seb_ly
4+
// You're free to use this code, but please credit me - thanks!
5+
16
// state variables
27
var STATE_WAITING = 0,
38
STATE_PLAYING = 1,

licence.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c)2010-2011, Seb Lee-Delisle, sebleedelisle.com
1+
Copyright (c)2010-2013, Seb Lee-Delisle, seb.ly
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

0 commit comments

Comments
 (0)