summaryrefslogtreecommitdiffstats
path: root/bindings/java
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/java')
-rw-r--r--bindings/java/lang.py3
-rw-r--r--bindings/java/tests/BindingTests.java3
-rw-r--r--bindings/java/tests/LoginTest.java3
3 files changed, 3 insertions, 6 deletions
diff --git a/bindings/java/lang.py b/bindings/java/lang.py
index 47d5a3b5..aa09823b 100644
--- a/bindings/java/lang.py
+++ b/bindings/java/lang.py
@@ -16,8 +16,7 @@
# GNU General Public License for more details.
#
# 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
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
import os
import sys
diff --git a/bindings/java/tests/BindingTests.java b/bindings/java/tests/BindingTests.java
index 6cc9bd46..ebd1a639 100644
--- a/bindings/java/tests/BindingTests.java
+++ b/bindings/java/tests/BindingTests.java
@@ -19,8 +19,7 @@
* GNU General Public License for more details.
*
* 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
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
import junit.framework.Test;
diff --git a/bindings/java/tests/LoginTest.java b/bindings/java/tests/LoginTest.java
index 33d0d8ca..01b5be41 100644
--- a/bindings/java/tests/LoginTest.java
+++ b/bindings/java/tests/LoginTest.java
@@ -19,8 +19,7 @@
* GNU General Public License for more details.
*
* 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
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
// To run it: