Changed license header

This commit is contained in:
Wade Alcorn
2012-11-02 14:26:10 +10:00
parent b68df3d024
commit 23f09b919f
38 changed files with 288 additions and 81 deletions

View File

@@ -1,3 +1,9 @@
/*
* Copyright (c) 2006-2012 Wade Alcorn - wade@bindshell.net
* Browser Exploitation Framework (BeEF) - http://beefproject.com
* See the file 'doc/COPYING' for copying permission
*/
import java.io.*;
import java.util.*;
import java.net.*;