diff options
| author | Greg Roach <fisharebest@gmail.com> | 2014-01-04 03:46:37 -0800 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2014-01-04 03:46:37 -0800 |
| commit | 6d7c230a98306b8348179b6346dca8bc152c6f15 (patch) | |
| tree | 8bf1b870fa48a565e65a18038d56789aef995b91 /library/WT/Gedcom/Code/Pedi.php | |
| parent | abff44686fe2168711e447940e44181ad1b01b57 (diff) | |
| parent | af19214b460eecbd7a5604c7ec7a53e4d1698c93 (diff) | |
| download | webtrees-6d7c230a98306b8348179b6346dca8bc152c6f15.tar.gz webtrees-6d7c230a98306b8348179b6346dca8bc152c6f15.tar.bz2 webtrees-6d7c230a98306b8348179b6346dca8bc152c6f15.zip | |
Merge pull request #70 from weberhofer/master
Fix address of FSF, replace licence of GPLv2 by latest version
Diffstat (limited to 'library/WT/Gedcom/Code/Pedi.php')
| -rw-r--r-- | library/WT/Gedcom/Code/Pedi.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/WT/Gedcom/Code/Pedi.php b/library/WT/Gedcom/Code/Pedi.php index d9b316536b..35cfb83cda 100644 --- a/library/WT/Gedcom/Code/Pedi.php +++ b/library/WT/Gedcom/Code/Pedi.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 if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); |
