Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
mbedtls
Commits
864801ef
Commit
864801ef
authored
Jan 25, 2009
by
Paul Bakker
Browse files
- Added license replacement script
parent
3375b210
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
library/aes.c
library/aes.c
+1
-1
library/camellia.c
library/camellia.c
+1
-1
No files found.
library/aes.c
View file @
864801ef
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
*
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
*
* Copyright (C) 2009 Paul Bakker
* Copyright (C) 2009 Paul Bakker
<polarssl_maintainer@polarssl.org>
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
...
library/camellia.c
View file @
864801ef
/*
/*
* Camellia implementation
* Camellia implementation
*
*
* Copyright (C) 2009 Paul Bakker
* Copyright (C) 2009 Paul Bakker
<polarssl_maintainer@polarssl.org>
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment