Skip to content

Commit

Permalink
Update copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
kimwalisch committed Jan 13, 2018
1 parent 3bd3768 commit e10364a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
BSD 2-Clause License

Copyright (c) 2016 - 2017, Kim Walisch
Copyright (c) 2016 - 2017, Wojciech Muła
Copyright (c) 2016 - 2018, Kim Walisch
Copyright (c) 2016 - 2018, Wojciech Muła

All rights reserved.

Expand Down
4 changes: 2 additions & 2 deletions libpopcnt.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* population count) in an array as quickly as possible using
* specialized CPU instructions i.e. POPCNT, AVX2, AVX512, NEON.
*
* Copyright (c) 2016 - 2017, Kim Walisch
* Copyright (c) 2016 - 2017, Wojciech Muła
* Copyright (c) 2016 - 2018, Kim Walisch
* Copyright (c) 2016 - 2018, Wojciech Muła
*
* All rights reserved.
*
Expand Down

0 comments on commit e10364a

Please sign in to comment.