aboutsummaryrefslogtreecommitdiffstats
path: root/java/com/jcraft/jsch/KeyPairGenDSA.java
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/jcraft/jsch/KeyPairGenDSA.java')
-rw-r--r--java/com/jcraft/jsch/KeyPairGenDSA.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/com/jcraft/jsch/KeyPairGenDSA.java b/java/com/jcraft/jsch/KeyPairGenDSA.java
index f6507f24..6d7e21c9 100644
--- a/java/com/jcraft/jsch/KeyPairGenDSA.java
+++ b/java/com/jcraft/jsch/KeyPairGenDSA.java
@@ -1,6 +1,6 @@
/* -*-mode:java; c-basic-offset:2; indent-tabs-mode:nil -*- */
/*
-Copyright (c) 2002-2012 ymnk, JCraft,Inc. All rights reserved.
+Copyright (c) 2002-2015 ymnk, JCraft,Inc. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: