Skip to content

Commit b9bc6a6

Browse files
committed
Slight change in copyright notice
1 parent 49df4d2 commit b9bc6a6

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

src/CryptoPlus/Cipher/blockcipher.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# =============================================================================
2-
# Copyright (c) 2008 Christophe Oosterlynck (christophe.oosterlynck_AT_gmail.com)
3-
# Philippe Teuwen (philippe.teuwen_AT_nxp.com)
2+
# Copyright (c) 2008 Christophe Oosterlynck <christophe.oosterlynck_AT_gmail.com>
3+
# & NXP ( Philippe Teuwen <philippe.teuwen_AT_nxp.com> )
44
#
55
# Permission is hereby granted, free of charge, to any person obtaining a copy
66
# of this software and associated documentation files (the "Software"), to deal

src/CryptoPlus/Cipher/pypresent.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# Date: 13/10/2008
44
#
55
# =============================================================================
6-
# Copyright (c) 2008 Christophe Oosterlynck (christophe.oosterlynck_AT_gmail.com)
7-
# Philippe Teuwen (philippe.teuwen_AT_nxp.com)
6+
# Copyright (c) 2008 Christophe Oosterlynck <christophe.oosterlynck_AT_gmail.com>
7+
# & NXP ( Philippe Teuwen <philippe.teuwen_AT_nxp.com> )
88
#
99
# Permission is hereby granted, free of charge, to any person obtaining a copy
1010
# of this software and associated documentation files (the "Software"), to deal

src/CryptoPlus/Util/padding.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# =============================================================================
2-
# Copyright (c) 2008 Christophe Oosterlynck (christophe.oosterlynck_AT_gmail.com)
3-
# Philippe Teuwen (philippe.teuwen_AT_nxp.com)
2+
# Copyright (c) 2008 Christophe Oosterlynck <christophe.oosterlynck_AT_gmail.com>
3+
# & NXP ( Philippe Teuwen <philippe.teuwen_AT_nxp.com> )
44
#
55
# Permission is hereby granted, free of charge, to any person obtaining a copy
66
# of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)