summaryrefslogtreecommitdiff
path: root/cipher/dsa.c
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2008-12-02 11:38:43 +0000
committerWerner Koch <wk@gnupg.org>2008-12-02 11:38:43 +0000
commit1542e469807398149e2cab3b8f9856121493637b (patch)
tree64a290865be627f84a5fa9957c6ecb3fb56fdaab /cipher/dsa.c
parentee188790d59e674b31b964709971d0c94508c152 (diff)
downloadlibgcrypt-1542e469807398149e2cab3b8f9856121493637b.tar.gz
Re-indented some code.
Diffstat (limited to 'cipher/dsa.c')
-rw-r--r--cipher/dsa.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cipher/dsa.c b/cipher/dsa.c
index 40930897..b5f4ba07 100644
--- a/cipher/dsa.c
+++ b/cipher/dsa.c
@@ -15,8 +15,7 @@
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser 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
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>