libmatheval.git -

summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am 4
-rw-r--r--tests/basics.at 4
-rw-r--r--tests/bin_ops.at 4
-rw-r--r--tests/constants.at 4
-rw-r--r--tests/functions.at 4
-rw-r--r--tests/matheval.c 4
-rw-r--r--tests/matheval.sh.in 4
-rw-r--r--tests/numbers.at 4
-rw-r--r--tests/package.m4 4
-rw-r--r--tests/testsuite.at 4
-rw-r--r--tests/un_ops.at 4
-rw-r--r--tests/variables.at 4
12 files changed, 24 insertions, 24 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 084e050..9e6bd7d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,5 +1,5 @@
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011 Free
-# Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011, 2012
+# Free Software Foundation, Inc.
#
# This file is part of GNU libmatheval
#
diff --git a/tests/basics.at b/tests/basics.at
index 57756cf..b01b596 100644
--- a/tests/basics.at
+++ b/tests/basics.at
@@ -1,7 +1,7 @@
# Checking the basics. -*- Autotest -*-
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011 Free
-# Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011, 2012
+# Free Software Foundation, Inc.
#
# This file is part of GNU libmatheval
#
diff --git a/tests/bin_ops.at b/tests/bin_ops.at
index 5f37cf7..f021021 100644
--- a/tests/bin_ops.at
+++ b/tests/bin_ops.at
@@ -1,7 +1,7 @@
# Checking the binary operations. -*- Autotest -*-
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011 Free
-# Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011, 2012
+# Free Software Foundation, Inc.
#
# This file is part of GNU libmatheval
#
diff --git a/tests/constants.at b/tests/constants.at
index 36343b8..c70a7ad 100644
--- a/tests/constants.at
+++ b/tests/constants.at
@@ -1,7 +1,7 @@
# Checking the constants. -*- Autotest -*-
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011 Free
-# Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011, 2012
+# Free Software Foundation, Inc.
#
# This file is part of GNU libmatheval
#
diff --git a/tests/functions.at b/tests/functions.at
index c7d74ee..206671b 100644
--- a/tests/functions.at
+++ b/tests/functions.at
@@ -1,7 +1,7 @@
# Checking the functions. -*- Autotest -*-
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011 Free
-# Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011, 2012
+# Free Software Foundation, Inc.
#
# This file is part of GNU libmatheval
#
diff --git a/tests/matheval.c b/tests/matheval.c
index 908ac20..023d1dc 100644
--- a/tests/matheval.c
+++ b/tests/matheval.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011 Free
- * Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011, 2012
+ * Free Software Foundation, Inc.
*
* This file is part of GNU libmatheval
*
diff --git a/tests/matheval.sh.in b/tests/matheval.sh.in
index 0107f81..d1b1a30 100644
--- a/tests/matheval.sh.in
+++ b/tests/matheval.sh.in
@@ -2,8 +2,8 @@
# @configure_input@
# Wrapper around a non installed matheval to make it work as an installed one.
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011 Free
-# Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011, 2012
+# Free Software Foundation, Inc.
#
# This file is part of GNU libmatheval
#
diff --git a/tests/numbers.at b/tests/numbers.at
index aaeaf56..87587f3 100644
--- a/tests/numbers.at
+++ b/tests/numbers.at
@@ -1,7 +1,7 @@
# Checking the numbers. -*- Autotest -*-
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011 Free
-# Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011, 2012
+# Free Software Foundation, Inc.
#
# This file is part of GNU libmatheval
#
diff --git a/tests/package.m4 b/tests/package.m4
index ac69fc4..22a2348 100644
--- a/tests/package.m4
+++ b/tests/package.m4
@@ -1,6 +1,6 @@
# Signature of the current package.
m4_define([AT_PACKAGE_NAME], [libmatheval])
m4_define([AT_PACKAGE_TARNAME], [libmatheval])
-m4_define([AT_PACKAGE_VERSION], [1.1.8])
-m4_define([AT_PACKAGE_STRING], [libmatheval 1.1.8])
+m4_define([AT_PACKAGE_VERSION], [1.1.9])
+m4_define([AT_PACKAGE_STRING], [libmatheval 1.1.9])
m4_define([AT_PACKAGE_BUGREPORT], [asamardzic@gnu.org])
diff --git a/tests/testsuite.at b/tests/testsuite.at
index c9247a4..e857049 100644
--- a/tests/testsuite.at
+++ b/tests/testsuite.at
@@ -1,7 +1,7 @@
# Main testsuite file. -*- Autotest -*-
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011 Free
-# Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011, 2012
+# Free Software Foundation, Inc.
#
# This file is part of GNU libmatheval
#
diff --git a/tests/un_ops.at b/tests/un_ops.at
index 65446d4..d26b854 100644
--- a/tests/un_ops.at
+++ b/tests/un_ops.at
@@ -1,7 +1,7 @@
# Checking the unary operations. -*- Autotest -*-
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011 Free
-# Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011, 2012
+# Free Software Foundation, Inc.
#
# This file is part of GNU libmatheval
#
diff --git a/tests/variables.at b/tests/variables.at
index 1b6a04b..ff9cd9c 100644
--- a/tests/variables.at
+++ b/tests/variables.at
@@ -1,7 +1,7 @@
# Checking the variables. -*- Autotest -*-
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011 Free
-# Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011, 2012
+# Free Software Foundation, Inc.
#
# This file is part of GNU libmatheval
#
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月18日 16:13:42 +0000

AltStyle によって変換されたページ (->オリジナル) /