Skip to content

Commit fe40038

Browse files
committed
Updated copyright year to 2013
1 parent ba5ee18 commit fe40038

File tree

710 files changed

+714
-714
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

710 files changed

+714
-714
lines changed

BeEFLive.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
#
3-
# Copyright (c) 2006-2012 Wade Alcorn - [email protected]
3+
# Copyright (c) 2006-2013 Wade Alcorn - [email protected]
44
# Browser Exploitation Framework (BeEF) - http://beefproject.com
55
# See the file 'home/beef/doc/COPYING' for copying permission
66
#
@@ -21,7 +21,7 @@ echo "======================================"
2121
echo " BeEF Live CD "
2222
echo "======================================"
2323
echo ""
24-
echo "Copyright (c) 2006-2012 Wade Alcorn - [email protected]"
24+
echo "Copyright (c) 2006-2013 Wade Alcorn - [email protected]"
2525
echo "Browser Exploitation Framework (BeEF) - http://beefproject.com"
2626
echo "See the file 'home/beef/doc/COPYING' for copying permission"
2727
echo ""

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# BeEF's Gemfile
22

33
#
4-
# Copyright (c) 2006-2012 Wade Alcorn - [email protected]
4+
# Copyright (c) 2006-2013 Wade Alcorn - [email protected]
55
# Browser Exploitation Framework (BeEF) - http://beefproject.com
66
# See the file 'doc/COPYING' for copying permission
77
#

INSTALL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
===============================================================================
22

3-
Copyright (c) 2006-2012 Wade Alcorn - [email protected]
3+
Copyright (c) 2006-2013 Wade Alcorn - [email protected]
44
Browser Exploitation Framework (BeEF) - http://beefproject.com
55
See the file 'doc/COPYING' for copying permission
66

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
===============================================================================
22

3-
Copyright (c) 2006-2012 Wade Alcorn - [email protected]
3+
Copyright (c) 2006-2013 Wade Alcorn - [email protected]
44
Browser Exploitation Framework (BeEF) - http://beefproject.com
55
See the file 'doc/COPYING' for copying permission
66

README.mkd

Lines changed: 1 addition & 1 deletion

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2006-2012 Wade Alcorn - [email protected]
2+
# Copyright (c) 2006-2013 Wade Alcorn - [email protected]
33
# Browser Exploitation Framework (BeEF) - http://beefproject.com
44
# See the file 'doc/COPYING' for copying permission
55
#

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2006-2012 Wade Alcorn - [email protected]
2+
# Copyright (c) 2006-2013 Wade Alcorn - [email protected]
33
# Browser Exploitation Framework (BeEF) - http://beefproject.com
44
# See the file 'doc/COPYING' for copying permission
55
#

beef

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env ruby
22

33
#
4-
# Copyright (c) 2006-2012 Wade Alcorn - [email protected]
4+
# Copyright (c) 2006-2013 Wade Alcorn - [email protected]
55
# Browser Exploitation Framework (BeEF) - http://beefproject.com
66
# See the file 'doc/COPYING' for copying permission
77
#

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2006-2012 Wade Alcorn - [email protected]
2+
# Copyright (c) 2006-2013 Wade Alcorn - [email protected]
33
# Browser Exploitation Framework (BeEF) - http://beefproject.com
44
# See the file 'doc/COPYING' for copying permission
55
#

core/api.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2006-2012 Wade Alcorn - [email protected]
2+
# Copyright (c) 2006-2013 Wade Alcorn - [email protected]
33
# Browser Exploitation Framework (BeEF) - http://beefproject.com
44
# See the file 'doc/COPYING' for copying permission
55
#

0 commit comments

Comments
 (0)