diff --git a/LICENSE b/LICENSE index 6d39a98a9..f6256ac41 100755 --- a/LICENSE +++ b/LICENSE @@ -71,10 +71,4 @@ * * audio/beep.wav from http://freesound.org/people/pierrecartoons1979/sounds/90112/ * cc-by-nc-3.0 -* -* 4chan/4chan-JS (https://github.com/4chan/4chan-JS) -* Copyright (c) 2012-2013, 4chan LLC -* All rights reserved. -* -* license: https://github.com/4chan/4chan-JS/blob/master/LICENSE */ diff --git a/src/General/Build.coffee b/src/General/Build.coffee index 2cccfec6c..159dbe8b8 100755 --- a/src/General/Build.coffee +++ b/src/General/Build.coffee @@ -93,10 +93,6 @@ Build = Build.post o, suppressThumb post: (o, suppressThumb) -> - ### - This function contains code from 4chan-JS (https://github.com/4chan/4chan-JS). - @license: https://github.com/4chan/4chan-JS/blob/master/LICENSE - ### {postID, threadID, boardID, file} = o {subject, email, name, tripcode, capcode, uniqueID, flagCode, flag, dateUTC, dateText, commentHTML} = o.info {staticPath, gifIcon} = Build