diff --git a/src/random/src/scramble.c b/src/random/src/scramble.c index a675dcb7b..1483f3748 100644 --- a/src/random/src/scramble.c +++ b/src/random/src/scramble.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2007 - 2015 Joseph Gaeddert + * Copyright (c) 2007 - 2024 Joseph Gaeddert * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -20,9 +20,7 @@ * THE SOFTWARE. */ -// -// Finite impulse response filter design -// +// data scrambler #include #include