From 57a8a13511ebf24d0e6478840a075f6e6e7a2e1c Mon Sep 17 00:00:00 2001 From: bcoles Date: Sun, 5 Feb 2023 14:39:13 +1100 Subject: [PATCH] modules: skype_xss: Use new copyright header format (#2707) --- modules/exploits/skype_xss/command.js | 16 +++------------- modules/exploits/skype_xss/config.yaml | 16 +++------------- modules/exploits/skype_xss/module.rb | 16 +++------------- 3 files changed, 9 insertions(+), 39 deletions(-) diff --git a/modules/exploits/skype_xss/command.js b/modules/exploits/skype_xss/command.js index 290648bd9..e380a7b5a 100644 --- a/modules/exploits/skype_xss/command.js +++ b/modules/exploits/skype_xss/command.js @@ -1,17 +1,7 @@ // -// Copyright 2012 Wade Alcorn wade@bindshell.net -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. +// Copyright (c) 2006-2023 Wade Alcorn - wade@bindshell.net +// Browser Exploitation Framework (BeEF) - http://beefproject.com +// See the file 'doc/COPYING' for copying permission // beef.execute(function() { diff --git a/modules/exploits/skype_xss/config.yaml b/modules/exploits/skype_xss/config.yaml index e59d77e11..956bac600 100644 --- a/modules/exploits/skype_xss/config.yaml +++ b/modules/exploits/skype_xss/config.yaml @@ -1,17 +1,7 @@ # -# Copyright 2012 Wade Alcorn wade@bindshell.net -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. +# Copyright (c) 2006-2023 Wade Alcorn - wade@bindshell.net +# Browser Exploitation Framework (BeEF) - http://beefproject.com +# See the file 'doc/COPYING' for copying permission # beef: module: diff --git a/modules/exploits/skype_xss/module.rb b/modules/exploits/skype_xss/module.rb index 5777ff022..2579606da 100644 --- a/modules/exploits/skype_xss/module.rb +++ b/modules/exploits/skype_xss/module.rb @@ -1,17 +1,7 @@ # -# Copyright 2012 Wade Alcorn wade@bindshell.net -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. +# Copyright (c) 2006-2023 Wade Alcorn - wade@bindshell.net +# Browser Exploitation Framework (BeEF) - http://beefproject.com +# See the file 'doc/COPYING' for copying permission # class Skype_xss < BeEF::Core::Command def post_execute