Kent Fredric

Results 72 comments of Kent Fredric

https://github.com/Leont/crypt-rijndael/blob/3ea315a28abf53844e029d2e14ded20c141662c8/rijndael.h#L4-L9 https://github.com/Leont/crypt-rijndael/blob/3ea315a28abf53844e029d2e14ded20c141662c8/Rijndael.xs#L4-L9 https://github.com/Leont/crypt-rijndael/blob/3ea315a28abf53844e029d2e14ded20c141662c8/Rijndael.pm#L132-L137 https://github.com/Leont/crypt-rijndael/blob/3ea315a28abf53844e029d2e14ded20c141662c8/_rijndael.c#L4-L9 As-is, more files declare LGPL2.1+ than declare LGPL3.

Offending logic is here: https://github.com/fedora-infra/fedmsg_meta_fedora_infrastructure/blob/9b8e7ad0597028881e351629d15c2e38ad4b9463/fedmsg_meta_fedora_infrastructure/anitya.py#L128-L157 ``` python for package in message.get('packages', []): if package['distro'] == 'Fedora': packages.append(package['package_name']) ``` Well.....