diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/core.c | 3 | ||||
-rw-r--r-- | tests/decoder.c | 3 | ||||
-rw-r--r-- | tests/inst.c | 3 | ||||
-rw-r--r-- | tests/lib.h | 3 | ||||
-rw-r--r-- | tests/main.c | 3 | ||||
-rw-r--r-- | tests/session.c | 3 |
6 files changed, 6 insertions, 12 deletions
diff --git a/tests/core.c b/tests/core.c index 670d9bd..f09a6e8 100644 --- a/tests/core.c +++ b/tests/core.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #include <config.h> diff --git a/tests/decoder.c b/tests/decoder.c index 2b88785..2298d93 100644 --- a/tests/decoder.c +++ b/tests/decoder.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #include <config.h> diff --git a/tests/inst.c b/tests/inst.c index d52793a..fd8f709 100644 --- a/tests/inst.c +++ b/tests/inst.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #include <config.h> diff --git a/tests/lib.h b/tests/lib.h index 75380a1..a4c1dd6 100644 --- a/tests/lib.h +++ b/tests/lib.h @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #ifndef LIBSIGROKDECODE_TESTS_LIB_H diff --git a/tests/main.c b/tests/main.c index b84b20e..879440c 100644 --- a/tests/main.c +++ b/tests/main.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #include <config.h> diff --git a/tests/session.c b/tests/session.c index 0d352bd..f9e42df 100644 --- a/tests/session.c +++ b/tests/session.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #include <config.h> |