diff --git a/Makefile b/Makefile index c8ecd0f..d65f3be 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the Free -# Software Foundation, either version 3 of the License, or (at your option) +# Software Foundation, either version 2 of the License, or (at your option) # any later version. This program is distributed in the hope that it will be # useful, but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/Kbuild b/dm-sflc/Kbuild index 989122c..9176e0d 100644 --- a/dm-sflc/Kbuild +++ b/dm-sflc/Kbuild @@ -12,7 +12,7 @@ # # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the Free - # Software Foundation, either version 3 of the License, or (at your option) + # Software Foundation, either version 2 of the License, or (at your option) # any later version. This program is distributed in the hope that it will be # useful, but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/Makefile b/dm-sflc/Makefile index cdca1c0..ea8b2e1 100644 --- a/dm-sflc/Makefile +++ b/dm-sflc/Makefile @@ -12,7 +12,7 @@ # # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the Free - # Software Foundation, either version 3 of the License, or (at your option) + # Software Foundation, either version 2 of the License, or (at your option) # any later version. This program is distributed in the hope that it will be # useful, but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/crypto/rand/rand.c b/dm-sflc/crypto/rand/rand.c index 97a0e38..1fa8504 100644 --- a/dm-sflc/crypto/rand/rand.c +++ b/dm-sflc/crypto/rand/rand.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/crypto/rand/rand.h b/dm-sflc/crypto/rand/rand.h index 5073b52..4d5f8a7 100644 --- a/dm-sflc/crypto/rand/rand.h +++ b/dm-sflc/crypto/rand/rand.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/crypto/rand/selftest.c b/dm-sflc/crypto/rand/selftest.c index c76262c..f0705b9 100644 --- a/dm-sflc/crypto/rand/selftest.c +++ b/dm-sflc/crypto/rand/selftest.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/crypto/symkey/selftest.c b/dm-sflc/crypto/symkey/selftest.c index 045f325..332250d 100644 --- a/dm-sflc/crypto/symkey/selftest.c +++ b/dm-sflc/crypto/symkey/selftest.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/crypto/symkey/skreq_pool.c b/dm-sflc/crypto/symkey/skreq_pool.c index 01ebac0..d77c9e1 100644 --- a/dm-sflc/crypto/symkey/skreq_pool.c +++ b/dm-sflc/crypto/symkey/skreq_pool.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/crypto/symkey/skreq_pool.h b/dm-sflc/crypto/symkey/skreq_pool.h index 29e4f2c..cb57f53 100644 --- a/dm-sflc/crypto/symkey/skreq_pool.h +++ b/dm-sflc/crypto/symkey/skreq_pool.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/crypto/symkey/symkey.c b/dm-sflc/crypto/symkey/symkey.c index 825e42d..2a78085 100644 --- a/dm-sflc/crypto/symkey/symkey.c +++ b/dm-sflc/crypto/symkey/symkey.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/crypto/symkey/symkey.h b/dm-sflc/crypto/symkey/symkey.h index c229e48..1b6d40b 100644 --- a/dm-sflc/crypto/symkey/symkey.h +++ b/dm-sflc/crypto/symkey/symkey.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/device/device.c b/dm-sflc/device/device.c index bcae3c7..6970ce3 100644 --- a/dm-sflc/device/device.c +++ b/dm-sflc/device/device.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/device/device.h b/dm-sflc/device/device.h index c30ce34..b9f5d5c 100644 --- a/dm-sflc/device/device.h +++ b/dm-sflc/device/device.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/device/iv.c b/dm-sflc/device/iv.c index 433b0f1..ad1b3b5 100644 --- a/dm-sflc/device/iv.c +++ b/dm-sflc/device/iv.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/device/rawio.c b/dm-sflc/device/rawio.c index e3a8d42..91cc682 100644 --- a/dm-sflc/device/rawio.c +++ b/dm-sflc/device/rawio.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/device/rmap.c b/dm-sflc/device/rmap.c index 3c0e749..fad48f5 100644 --- a/dm-sflc/device/rmap.c +++ b/dm-sflc/device/rmap.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/device/volumes.c b/dm-sflc/device/volumes.c index 534e58f..b6ec553 100644 --- a/dm-sflc/device/volumes.c +++ b/dm-sflc/device/volumes.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/log/log.h b/dm-sflc/log/log.h index 6537c3d..7ef7729 100644 --- a/dm-sflc/log/log.h +++ b/dm-sflc/log/log.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/module.c b/dm-sflc/module.c index 8a45888..230e60c 100644 --- a/dm-sflc/module.c +++ b/dm-sflc/module.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/sflc_constants.h b/dm-sflc/sflc_constants.h index d043ed9..725ad3a 100644 --- a/dm-sflc/sflc_constants.h +++ b/dm-sflc/sflc_constants.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/sysfs/devices.c b/dm-sflc/sysfs/devices.c index 1ffcb40..7729145 100644 --- a/dm-sflc/sysfs/devices.c +++ b/dm-sflc/sysfs/devices.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/sysfs/sysfs.c b/dm-sflc/sysfs/sysfs.c index c31a432..a5854c4 100644 --- a/dm-sflc/sysfs/sysfs.c +++ b/dm-sflc/sysfs/sysfs.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/sysfs/sysfs.h b/dm-sflc/sysfs/sysfs.h index b1d3439..62fc014 100644 --- a/dm-sflc/sysfs/sysfs.h +++ b/dm-sflc/sysfs/sysfs.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/sysfs/volumes.c b/dm-sflc/sysfs/volumes.c index 7196e63..2ca2e7f 100644 --- a/dm-sflc/sysfs/volumes.c +++ b/dm-sflc/sysfs/volumes.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/target/target.c b/dm-sflc/target/target.c index 9ac1e2e..afb143a 100644 --- a/dm-sflc/target/target.c +++ b/dm-sflc/target/target.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/target/target.h b/dm-sflc/target/target.h index 536108d..43eb64e 100644 --- a/dm-sflc/target/target.h +++ b/dm-sflc/target/target.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/utils/bio.c b/dm-sflc/utils/bio.c index 39197e7..7591c52 100644 --- a/dm-sflc/utils/bio.c +++ b/dm-sflc/utils/bio.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/utils/bio.h b/dm-sflc/utils/bio.h index ec0aa09..d7bf7b2 100644 --- a/dm-sflc/utils/bio.h +++ b/dm-sflc/utils/bio.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/utils/pools.c b/dm-sflc/utils/pools.c index 38bbc83..9e9af0b 100644 --- a/dm-sflc/utils/pools.c +++ b/dm-sflc/utils/pools.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/utils/pools.h b/dm-sflc/utils/pools.h index c40a0cc..e0a1261 100644 --- a/dm-sflc/utils/pools.h +++ b/dm-sflc/utils/pools.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/utils/string.c b/dm-sflc/utils/string.c index 3b3ae46..0199dae 100644 --- a/dm-sflc/utils/string.c +++ b/dm-sflc/utils/string.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/utils/string.h b/dm-sflc/utils/string.h index c13d905..8ac29df 100644 --- a/dm-sflc/utils/string.h +++ b/dm-sflc/utils/string.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/utils/workqueues.c b/dm-sflc/utils/workqueues.c index bfca065..15697b1 100644 --- a/dm-sflc/utils/workqueues.c +++ b/dm-sflc/utils/workqueues.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/utils/workqueues.h b/dm-sflc/utils/workqueues.h index 2afc23a..38fb031 100644 --- a/dm-sflc/utils/workqueues.h +++ b/dm-sflc/utils/workqueues.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/volume/fmap.c b/dm-sflc/volume/fmap.c index b943f75..a4bd0e0 100644 --- a/dm-sflc/volume/fmap.c +++ b/dm-sflc/volume/fmap.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/volume/io.c b/dm-sflc/volume/io.c index 94668bc..71ecc9c 100644 --- a/dm-sflc/volume/io.c +++ b/dm-sflc/volume/io.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/volume/read.c b/dm-sflc/volume/read.c index 8c3e042..2d64784 100644 --- a/dm-sflc/volume/read.c +++ b/dm-sflc/volume/read.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/volume/volume.c b/dm-sflc/volume/volume.c index 1245af8..f28fc5b 100644 --- a/dm-sflc/volume/volume.c +++ b/dm-sflc/volume/volume.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/volume/volume.h b/dm-sflc/volume/volume.h index ed7c923..401cd97 100644 --- a/dm-sflc/volume/volume.h +++ b/dm-sflc/volume/volume.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/dm-sflc/volume/write.c b/dm-sflc/volume/write.c index 9da0012..007783a 100644 --- a/dm-sflc/volume/write.c +++ b/dm-sflc/volume/write.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/Makefile b/shufflecake-userland/Makefile index 37f551d..a3bf9ac 100644 --- a/shufflecake-userland/Makefile +++ b/shufflecake-userland/Makefile @@ -11,7 +11,7 @@ # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the Free -# Software Foundation, either version 3 of the License, or (at your option) +# Software Foundation, either version 2 of the License, or (at your option) # any later version. This program is distributed in the hope that it will be # useful, but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/Makefile.sources b/shufflecake-userland/Makefile.sources index 5a44fca..c15b116 100644 --- a/shufflecake-userland/Makefile.sources +++ b/shufflecake-userland/Makefile.sources @@ -11,7 +11,7 @@ # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the Free -# Software Foundation, either version 3 of the License, or (at your option) +# Software Foundation, either version 2 of the License, or (at your option) # any later version. This program is distributed in the hope that it will be # useful, but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/include/actions/device.h b/shufflecake-userland/include/actions/device.h index bc506b3..8b7188a 100644 --- a/shufflecake-userland/include/actions/device.h +++ b/shufflecake-userland/include/actions/device.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/include/actions/volume.h b/shufflecake-userland/include/actions/volume.h index 9ffff09..30aed5b 100644 --- a/shufflecake-userland/include/actions/volume.h +++ b/shufflecake-userland/include/actions/volume.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/include/cli/cli.h b/shufflecake-userland/include/cli/cli.h index df62887..42a7db9 100644 --- a/shufflecake-userland/include/cli/cli.h +++ b/shufflecake-userland/include/cli/cli.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/include/commands/commands.h b/shufflecake-userland/include/commands/commands.h index e95f76a..959c1a4 100644 --- a/shufflecake-userland/include/commands/commands.h +++ b/shufflecake-userland/include/commands/commands.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/include/header/device_master_block.h b/shufflecake-userland/include/header/device_master_block.h index d68a109..235323f 100644 --- a/shufflecake-userland/include/header/device_master_block.h +++ b/shufflecake-userland/include/header/device_master_block.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/include/header/position_map.h b/shufflecake-userland/include/header/position_map.h index b68d551..c927944 100644 --- a/shufflecake-userland/include/header/position_map.h +++ b/shufflecake-userland/include/header/position_map.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/include/header/volume_master_block.h b/shufflecake-userland/include/header/volume_master_block.h index 216d429..4b3fb61 100644 --- a/shufflecake-userland/include/header/volume_master_block.h +++ b/shufflecake-userland/include/header/volume_master_block.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/include/utils/crypto.h b/shufflecake-userland/include/utils/crypto.h index 02f9a79..b02244a 100644 --- a/shufflecake-userland/include/utils/crypto.h +++ b/shufflecake-userland/include/utils/crypto.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/include/utils/disk.h b/shufflecake-userland/include/utils/disk.h index 07c3d03..874f499 100644 --- a/shufflecake-userland/include/utils/disk.h +++ b/shufflecake-userland/include/utils/disk.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/include/utils/dm.h b/shufflecake-userland/include/utils/dm.h index 160aae5..3334852 100644 --- a/shufflecake-userland/include/utils/dm.h +++ b/shufflecake-userland/include/utils/dm.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/include/utils/file.h b/shufflecake-userland/include/utils/file.h index 65dadc6..fb03078 100644 --- a/shufflecake-userland/include/utils/file.h +++ b/shufflecake-userland/include/utils/file.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/include/utils/input.h b/shufflecake-userland/include/utils/input.h index 9e2eeab..5fbc8e4 100644 --- a/shufflecake-userland/include/utils/input.h +++ b/shufflecake-userland/include/utils/input.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/include/utils/log.h b/shufflecake-userland/include/utils/log.h index b66b59d..2088fbb 100644 --- a/shufflecake-userland/include/utils/log.h +++ b/shufflecake-userland/include/utils/log.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/include/utils/math.h b/shufflecake-userland/include/utils/math.h index f2b6ad9..db5e397 100644 --- a/shufflecake-userland/include/utils/math.h +++ b/shufflecake-userland/include/utils/math.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/include/utils/sflc.h b/shufflecake-userland/include/utils/sflc.h index d332a22..83ee0f6 100644 --- a/shufflecake-userland/include/utils/sflc.h +++ b/shufflecake-userland/include/utils/sflc.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/include/utils/string.h b/shufflecake-userland/include/utils/string.h index bf1bf42..ca42c0e 100644 --- a/shufflecake-userland/include/utils/string.h +++ b/shufflecake-userland/include/utils/string.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/actions/close.c b/shufflecake-userland/src/actions/close.c index dbc6f7b..008aaf6 100644 --- a/shufflecake-userland/src/actions/close.c +++ b/shufflecake-userland/src/actions/close.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/actions/close_vol.c b/shufflecake-userland/src/actions/close_vol.c index dbc6f7b..008aaf6 100644 --- a/shufflecake-userland/src/actions/close_vol.c +++ b/shufflecake-userland/src/actions/close_vol.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/actions/create.c b/shufflecake-userland/src/actions/create.c index 54c19dd..f04486f 100644 --- a/shufflecake-userland/src/actions/create.c +++ b/shufflecake-userland/src/actions/create.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/actions/create_vol.c b/shufflecake-userland/src/actions/create_vol.c index c64923a..8cbc755 100644 --- a/shufflecake-userland/src/actions/create_vol.c +++ b/shufflecake-userland/src/actions/create_vol.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/actions/dmb.c b/shufflecake-userland/src/actions/dmb.c index 64d5458..f8da871 100644 --- a/shufflecake-userland/src/actions/dmb.c +++ b/shufflecake-userland/src/actions/dmb.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/actions/open.c b/shufflecake-userland/src/actions/open.c index c8b4a8d..405a14a 100644 --- a/shufflecake-userland/src/actions/open.c +++ b/shufflecake-userland/src/actions/open.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/actions/open_vol.c b/shufflecake-userland/src/actions/open_vol.c index 1d1b80d..e1c9c1c 100644 --- a/shufflecake-userland/src/actions/open_vol.c +++ b/shufflecake-userland/src/actions/open_vol.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/cli/close.c b/shufflecake-userland/src/cli/close.c index 2e9b55e..c9d45c0 100644 --- a/shufflecake-userland/src/cli/close.c +++ b/shufflecake-userland/src/cli/close.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/cli/dispatch.c b/shufflecake-userland/src/cli/dispatch.c index 13d415e..076b3c8 100644 --- a/shufflecake-userland/src/cli/dispatch.c +++ b/shufflecake-userland/src/cli/dispatch.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General @@ -49,18 +49,26 @@ int sflc_cli_dispatch(int argc, char **argv) { /* We expect only one argument, indicating the subcommand */ if (argc != 2) { + printf("TOMGAG: test HELP"); // TEST TO REMOVE + getchar(); // TEST TO REMOVE sflc_cli_help(argc, argv); return 0; } /* Big switch */ if (strcmp(argv[1], SFLC_CLI_INITCMD) == 0) { + printf("TOMGAG: test INIT"); // TEST TO REMOVE + getchar(); // TEST TO REMOVE return sflc_cli_init(); } if (strcmp(argv[1], SFLC_CLI_OPENCMD) == 0) { + printf("TOMGAG: test OPEN"); // TEST TO REMOVE + getchar(); // TEST TO REMOVE return sflc_cli_open(); } if (strcmp(argv[1], SFLC_CLI_CLOSECMD) == 0) { + printf("TOMGAG: test CLOSE"); // TEST TO REMOVE + getchar(); // TEST TO REMOVE return sflc_cli_close(); } diff --git a/shufflecake-userland/src/cli/help.c b/shufflecake-userland/src/cli/help.c index 95a46dd..349c3ed 100644 --- a/shufflecake-userland/src/cli/help.c +++ b/shufflecake-userland/src/cli/help.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/cli/init.c b/shufflecake-userland/src/cli/init.c index d094775..2c07812 100644 --- a/shufflecake-userland/src/cli/init.c +++ b/shufflecake-userland/src/cli/init.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/cli/open.c b/shufflecake-userland/src/cli/open.c index a1f248a..d7a9d60 100644 --- a/shufflecake-userland/src/cli/open.c +++ b/shufflecake-userland/src/cli/open.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/commands/close.c b/shufflecake-userland/src/commands/close.c index 444fa69..7b364cc 100644 --- a/shufflecake-userland/src/commands/close.c +++ b/shufflecake-userland/src/commands/close.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/commands/init.c b/shufflecake-userland/src/commands/init.c index 53b6b36..8f9212d 100644 --- a/shufflecake-userland/src/commands/init.c +++ b/shufflecake-userland/src/commands/init.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/commands/open.c b/shufflecake-userland/src/commands/open.c index b2987fd..011b73e 100644 --- a/shufflecake-userland/src/commands/open.c +++ b/shufflecake-userland/src/commands/open.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/header/device_master_block.c b/shufflecake-userland/src/header/device_master_block.c index fce2c59..344541d 100644 --- a/shufflecake-userland/src/header/device_master_block.c +++ b/shufflecake-userland/src/header/device_master_block.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/header/position_map.c b/shufflecake-userland/src/header/position_map.c index 0574756..8f90c4f 100644 --- a/shufflecake-userland/src/header/position_map.c +++ b/shufflecake-userland/src/header/position_map.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/header/vmb_seal.c b/shufflecake-userland/src/header/vmb_seal.c index af09268..5316207 100644 --- a/shufflecake-userland/src/header/vmb_seal.c +++ b/shufflecake-userland/src/header/vmb_seal.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/header/vmb_unseal.c b/shufflecake-userland/src/header/vmb_unseal.c index 236b9ad..61eb13a 100644 --- a/shufflecake-userland/src/header/vmb_unseal.c +++ b/shufflecake-userland/src/header/vmb_unseal.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/header/volume_master_block.c b/shufflecake-userland/src/header/volume_master_block.c index 1423a4a..9b9063c 100644 --- a/shufflecake-userland/src/header/volume_master_block.c +++ b/shufflecake-userland/src/header/volume_master_block.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/main.c b/shufflecake-userland/src/main.c index febe39c..8c541b5 100644 --- a/shufflecake-userland/src/main.c +++ b/shufflecake-userland/src/main.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/utils/crypto.c b/shufflecake-userland/src/utils/crypto.c index b5884c7..90c4caf 100644 --- a/shufflecake-userland/src/utils/crypto.c +++ b/shufflecake-userland/src/utils/crypto.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/utils/disk.c b/shufflecake-userland/src/utils/disk.c index 1fa69ef..aad52cd 100644 --- a/shufflecake-userland/src/utils/disk.c +++ b/shufflecake-userland/src/utils/disk.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/utils/dm.c b/shufflecake-userland/src/utils/dm.c index 93edad6..6c2d054 100644 --- a/shufflecake-userland/src/utils/dm.c +++ b/shufflecake-userland/src/utils/dm.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/utils/file.c b/shufflecake-userland/src/utils/file.c index 7083831..a8e70e2 100644 --- a/shufflecake-userland/src/utils/file.c +++ b/shufflecake-userland/src/utils/file.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/utils/input.c b/shufflecake-userland/src/utils/input.c index a2c36c8..0832a32 100644 --- a/shufflecake-userland/src/utils/input.c +++ b/shufflecake-userland/src/utils/input.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/src/utils/string.c b/shufflecake-userland/src/utils/string.c index 0425d82..c6cf998 100644 --- a/shufflecake-userland/src/utils/string.c +++ b/shufflecake-userland/src/utils/string.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/test/actions/test_actions.h b/shufflecake-userland/test/actions/test_actions.h index fedac5e..aae2e00 100644 --- a/shufflecake-userland/test/actions/test_actions.h +++ b/shufflecake-userland/test/actions/test_actions.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/test/actions/test_all_actions.c b/shufflecake-userland/test/actions/test_all_actions.c index f69e12a..d1b7af7 100644 --- a/shufflecake-userland/test/actions/test_all_actions.c +++ b/shufflecake-userland/test/actions/test_all_actions.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/test/actions/test_create.c b/shufflecake-userland/test/actions/test_create.c index fa1ec31..3cbc198 100644 --- a/shufflecake-userland/test/actions/test_create.c +++ b/shufflecake-userland/test/actions/test_create.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/test/commands/test_commands.h b/shufflecake-userland/test/commands/test_commands.h index 5d6a93f..450f22e 100644 --- a/shufflecake-userland/test/commands/test_commands.h +++ b/shufflecake-userland/test/commands/test_commands.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/test/commands/test_init.c b/shufflecake-userland/test/commands/test_init.c index 5dce1d6..b60f5d4 100644 --- a/shufflecake-userland/test/commands/test_init.c +++ b/shufflecake-userland/test/commands/test_init.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/test/crypto/test_aes256ctr.c b/shufflecake-userland/test/crypto/test_aes256ctr.c index ced4cef..700a910 100644 --- a/shufflecake-userland/test/crypto/test_aes256ctr.c +++ b/shufflecake-userland/test/crypto/test_aes256ctr.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/test/crypto/test_aes256ctr.h b/shufflecake-userland/test/crypto/test_aes256ctr.h index 63b154d..c1070f8 100644 --- a/shufflecake-userland/test/crypto/test_aes256ctr.h +++ b/shufflecake-userland/test/crypto/test_aes256ctr.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/test/crypto/test_aes256gcm.c b/shufflecake-userland/test/crypto/test_aes256gcm.c index e64af7f..b332c51 100644 --- a/shufflecake-userland/test/crypto/test_aes256gcm.c +++ b/shufflecake-userland/test/crypto/test_aes256gcm.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/test/crypto/test_aes256gcm.h b/shufflecake-userland/test/crypto/test_aes256gcm.h index 71512f1..9ad445b 100644 --- a/shufflecake-userland/test/crypto/test_aes256gcm.h +++ b/shufflecake-userland/test/crypto/test_aes256gcm.h @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General diff --git a/shufflecake-userland/test/main.c b/shufflecake-userland/test/main.c index c03a922..a160afa 100644 --- a/shufflecake-userland/test/main.c +++ b/shufflecake-userland/test/main.c @@ -12,7 +12,7 @@ * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation, either version 3 of the License, or (at your option) + * Software Foundation, either version 2 of the License, or (at your option) * any later version. This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General