diff options
| author | weberho <jweberhofer@weberhofer.at> | 2014-01-04 11:24:46 +0100 |
|---|---|---|
| committer | weberho <jweberhofer@weberhofer.at> | 2014-01-04 11:24:46 +0100 |
| commit | af19214b460eecbd7a5604c7ec7a53e4d1698c93 (patch) | |
| tree | 8bf1b870fa48a565e65a18038d56789aef995b91 /admin_site_access.php | |
| parent | abff44686fe2168711e447940e44181ad1b01b57 (diff) | |
| download | webtrees-af19214b460eecbd7a5604c7ec7a53e4d1698c93.tar.gz webtrees-af19214b460eecbd7a5604c7ec7a53e4d1698c93.tar.bz2 webtrees-af19214b460eecbd7a5604c7ec7a53e4d1698c93.zip | |
Fix address of FSF, replace licence of GPLv2 by latest version
Diffstat (limited to 'admin_site_access.php')
| -rw-r--r-- | admin_site_access.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin_site_access.php b/admin_site_access.php index aca31b9bbd..287ffab5b7 100644 --- a/admin_site_access.php +++ b/admin_site_access.php @@ -16,7 +16,7 @@ // // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA define('WT_SCRIPT_NAME', 'admin_site_access.php'); require './includes/session.php'; |
