diff options
| author | Yuriy Rusko <github@rusko.net> | 2014-05-28 01:05:46 +0200 |
|---|---|---|
| committer | Yuriy Rusko <github@rusko.net> | 2014-05-28 01:07:56 +0200 |
| commit | 55e1f02151adbe9d66a2d87c00c4f1959739aa36 (patch) | |
| tree | 60dbb81e3596193d92bdd8d53bba6d4a7d853757 /phpBB/adm | |
| parent | 2a42aee8acfcab79b0dd43572b9da2c4dd8a288a (diff) | |
| download | forums-55e1f02151adbe9d66a2d87c00c4f1959739aa36.tar forums-55e1f02151adbe9d66a2d87c00c4f1959739aa36.tar.gz forums-55e1f02151adbe9d66a2d87c00c4f1959739aa36.tar.bz2 forums-55e1f02151adbe9d66a2d87c00c4f1959739aa36.tar.xz forums-55e1f02151adbe9d66a2d87c00c4f1959739aa36.zip | |
[ticket/12594] Replace phpBB Group with phpBB Limited
PHPBB3-12594
Diffstat (limited to 'phpBB/adm')
| -rw-r--r-- | phpBB/adm/style/admin.css | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpBB/adm/style/admin.css b/phpBB/adm/style/admin.css index a61890bc75..f23c720add 100644 --- a/phpBB/adm/style/admin.css +++ b/phpBB/adm/style/admin.css @@ -1,7 +1,10 @@ /* phpBB 3.1 Admin Style Sheet ------------------------------------------------------------------------ Original author: subBlue ( http://www.subblue.com/ ) - Copyright 2007 phpBB Group ( http://www.phpbb.com/ ) + Copyright (c) phpBB Limited <https://www.phpbb.com> + + For full copyright and license information, please see + the docs/CREDITS.txt file. ------------------------------------------------------------------------ */ |
