You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+24-9Lines changed: 24 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,12 +32,27 @@ Open your project's `settings.py` file and:
32
32
33
33
`PRAGMA_KEY = "YOUR DATABASE KEY"`
34
34
35
-
**License**
36
-
37
-
django-sqlcipher by [Codasus Technologies](http://codasus.com) is licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported License](http://creativecommons.org/licenses/by-sa/3.0/).
38
-
39
-
You are free:
40
-
41
-
* to Share - to copy, distribute and transmit the work
42
-
* to Remix - to adapt the work
43
-
* to make commercial use of the work
35
+
**MIT License**
36
+
37
+
<pre>Copyright (c) 2011 Caio Ariede and Codasus Technologies.
38
+
39
+
Permission is hereby granted, free of charge, to any person
40
+
obtaining a copy of this software and associated documentation
41
+
files (the "Software"), to deal in the Software without
42
+
restriction, including without limitation the rights to use,
0 commit comments