mirror of
https://github.com/Mibew/advanced-button-plugin.git
synced 2024-11-15 08:44:14 +03:00
Update copyright notices
This commit is contained in:
parent
9a4dd4e8f5
commit
1bd23cf2c0
@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
/*
|
/*
|
||||||
* Copyright 2018 the original author or authors.
|
* Copyright 2018, 2021 the original author or authors.
|
||||||
*
|
*
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* you may not use this file except in compliance with the License.
|
* you may not use this file except in compliance with the License.
|
||||||
|
@ -1,3 +1,20 @@
|
|||||||
|
/*!
|
||||||
|
* This file is a part of Mibew Advanced Button Plugin
|
||||||
|
*
|
||||||
|
* Copyright 2014, 2018, 2021 the original author or authors.
|
||||||
|
*
|
||||||
|
* 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.
|
||||||
|
*/
|
||||||
(function(Mibew) {
|
(function(Mibew) {
|
||||||
Mibew.APIFunctions.refreshButton = function(data) {
|
Mibew.APIFunctions.refreshButton = function(data) {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user