diff options
Diffstat (limited to 'lib/private/legacy/hook.php')
-rw-r--r-- | lib/private/legacy/hook.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/legacy/hook.php b/lib/private/legacy/hook.php index f78fe134a0f..0d413a11de7 100644 --- a/lib/private/legacy/hook.php +++ b/lib/private/legacy/hook.php @@ -25,7 +25,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License, version 3, - * along with this program. If not, see <http://www.gnu.org/licenses/> + * along with this program. If not, see <http://www.gnu.org/licenses/> * */ class OC_Hook{ |