mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 15:38:11 +00:00
Added myself to copyright lines.
This commit is contained in:
parent
50428bb37b
commit
472b90d8ed
1
bignum.c
1
bignum.c
@ -1,6 +1,7 @@
|
|||||||
/**
|
/**
|
||||||
* Copyright (c) 2013-2014 Tomas Dzetkulic
|
* Copyright (c) 2013-2014 Tomas Dzetkulic
|
||||||
* Copyright (c) 2013-2014 Pavol Rusnak
|
* Copyright (c) 2013-2014 Pavol Rusnak
|
||||||
|
* Copyright (c) 2015 Jochen Hoenicke
|
||||||
*
|
*
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining
|
* Permission is hereby granted, free of charge, to any person obtaining
|
||||||
* a copy of this software and associated documentation files (the "Software"),
|
* a copy of this software and associated documentation files (the "Software"),
|
||||||
|
1
ecdsa.c
1
ecdsa.c
@ -1,6 +1,7 @@
|
|||||||
/**
|
/**
|
||||||
* Copyright (c) 2013-2014 Tomas Dzetkulic
|
* Copyright (c) 2013-2014 Tomas Dzetkulic
|
||||||
* Copyright (c) 2013-2014 Pavol Rusnak
|
* Copyright (c) 2013-2014 Pavol Rusnak
|
||||||
|
* Copyright (c) 2015 Jochen Hoenicke
|
||||||
*
|
*
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining
|
* Permission is hereby granted, free of charge, to any person obtaining
|
||||||
* a copy of this software and associated documentation files (the "Software"),
|
* a copy of this software and associated documentation files (the "Software"),
|
||||||
|
Loading…
Reference in New Issue
Block a user