Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
nettle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dmitry Baryshkov
nettle
Commits
3b9d4503
Commit
3b9d4503
authored
23 years ago
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
Added a paragraph on copyright.
Rev: src/nettle/README:1.4
parent
3df3cb63
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+7
-0
7 additions, 0 deletions
README
with
7 additions
and
0 deletions
README
+
7
−
0
View file @
3b9d4503
...
@@ -24,6 +24,13 @@ What is Nettle? A quote from the introduction in the Nettle Manual:
...
@@ -24,6 +24,13 @@ What is Nettle? A quote from the introduction in the Nettle Manual:
Nettle is LSH, and it uses an object-oriented abstraction on top of the
Nettle is LSH, and it uses an object-oriented abstraction on top of the
library.
library.
Nettle is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free
Software Foundation. See the file COPYING for details. Most, but not
all, of Nettle can also be used under the terms of the GNU Lesser
General Public License; please read the Copyright section of the
manual if you want to exercise this option.
Build nettle with the usual ./configure && make && make check && make
Build nettle with the usual ./configure && make && make check && make
install. Read the manual. Mail me if you have any questions or
install. Read the manual. Mail me if you have any questions or
suggestions.
suggestions.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment