diff --git a/macros/compoundProblem5.pl b/macros/compoundProblem5.pl index 7393773e52..95132df7ce 100644 --- a/macros/compoundProblem5.pl +++ b/macros/compoundProblem5.pl @@ -1,6 +1,6 @@ ################################################################################ # WeBWorK Online Homework Delivery System -# Copyright © 2014 The WeBWorK Project, http://openwebwork.sf.net/ +# Copyright © 2014 The WeBWorK Project, http://openwebwork.sf.net/ # $$ # # This program is free software; you can redistribute it and/or modify it under diff --git a/macros/contextAlternateDecimal.pl b/macros/contextAlternateDecimal.pl index d809c1b443..c5b9b07d37 100644 --- a/macros/contextAlternateDecimal.pl +++ b/macros/contextAlternateDecimal.pl @@ -1,6 +1,6 @@ ################################################################################ # WeBWorK Online Homework Delivery System -# Copyright © 2000-2014 The WeBWorK Project, http://openwebwork.sf.net/ +# Copyright © 2000-2014 The WeBWorK Project, http://openwebwork.sf.net/ # $CVSHeader:$ # # This program is free software; you can redistribute it and/or modify it under diff --git a/macros/contextAlternateIntervals.pl b/macros/contextAlternateIntervals.pl index f0c3d9d0ab..8500cd2766 100644 --- a/macros/contextAlternateIntervals.pl +++ b/macros/contextAlternateIntervals.pl @@ -1,6 +1,6 @@ ################################################################################ # WeBWorK Online Homework Delivery System -# Copyright © 2000-2014 The WeBWorK Project, http://openwebwork.sf.net/ +# Copyright © 2000-2014 The WeBWorK Project, http://openwebwork.sf.net/ # $CVSHeader:$ # # This program is free software; you can redistribute it and/or modify it under diff --git a/macros/contextComplexExtras.pl b/macros/contextComplexExtras.pl index fb80e91d37..dc5a468c31 100644 --- a/macros/contextComplexExtras.pl +++ b/macros/contextComplexExtras.pl @@ -1,6 +1,6 @@ ################################################################################ # WeBWorK Online Homework Delivery System -# Copyright © 2000-2012 The WeBWorK Project, http://openwebwork.sf.net/ +# Copyright © 2000-2012 The WeBWorK Project, http://openwebwork.sf.net/ # $CVSHeader: pg/macros/contextComplexExtras.pl,v 1.0 2012/08/01 11:33:50 dpvc Exp $ # # This program is free software; you can redistribute it and/or modify it under diff --git a/macros/contextComplexJ.pl b/macros/contextComplexJ.pl index f14e349851..c386ccd39e 100644 --- a/macros/contextComplexJ.pl +++ b/macros/contextComplexJ.pl @@ -1,6 +1,6 @@ ################################################################################ # WeBWorK Online Homework Delivery System -# Copyright © 2000-2014 The WeBWorK Project, http://openwebwork.sf.net/ +# Copyright © 2000-2014 The WeBWorK Project, http://openwebwork.sf.net/ # $CVSHeader:$ # # This program is free software; you can redistribute it and/or modify it under diff --git a/macros/contextCongruence.pl b/macros/contextCongruence.pl index cc7a8489dd..ea6ba6904f 100644 --- a/macros/contextCongruence.pl +++ b/macros/contextCongruence.pl @@ -1,6 +1,6 @@ ################################################################################ # WeBWorK Online Homework Delivery System -# Copyright © 2000-2017 The WeBWorK Project, http://openwebwork.sf.net/ +# Copyright © 2000-2017 The WeBWorK Project, http://openwebwork.sf.net/ # $CVSHeader:$ # # This program is free software; you can redistribute it and/or modify it under diff --git a/macros/contextInequalitySetBuilder.pl b/macros/contextInequalitySetBuilder.pl index 4f6705dcc1..f3bc52fdba 100644 --- a/macros/contextInequalitySetBuilder.pl +++ b/macros/contextInequalitySetBuilder.pl @@ -1,6 +1,6 @@ ################################################################################ # WeBWorK Online Homework Delivery System -# Copyright © 2000-2013 The WeBWorK Project, http://openwebwork.sf.net/ +# Copyright © 2000-2013 The WeBWorK Project, http://openwebwork.sf.net/ # $CVSHeader:$ # # This program is free software; you can redistribute it and/or modify it under diff --git a/macros/contextInteger.pl b/macros/contextInteger.pl index c523836bb5..15878aaef8 100644 --- a/macros/contextInteger.pl +++ b/macros/contextInteger.pl @@ -1,6 +1,6 @@ ################################################################################ # WeBWorK Online Homework Delivery System -# Copyright © 2000-2017 The WeBWorK Project, http://openwebwork.sf.net/ +# Copyright © 2000-2017 The WeBWorK Project, http://openwebwork.sf.net/ # $CVSHeader:$ # # This program is free software; you can redistribute it and/or modify it under @@ -273,4 +273,4 @@ sub lcm { return ($a*$b)/gcd($a,$b); } -1; \ No newline at end of file +1; diff --git a/macros/contextMatrixExtras.pl b/macros/contextMatrixExtras.pl index 64167b3bdc..d42e2483b3 100644 --- a/macros/contextMatrixExtras.pl +++ b/macros/contextMatrixExtras.pl @@ -1,6 +1,6 @@ ################################################################################ # WeBWorK Online Homework Delivery System -# Copyright © 2000-2012 The WeBWorK Project, http://openwebwork.sf.net/ +# Copyright © 2000-2012 The WeBWorK Project, http://openwebwork.sf.net/ # $CVSHeader: pg/macros/contextMatrixExtras.pl,v 1.0 2012/08/01 11:21:45 dpvc Exp $ # # This program is free software; you can redistribute it and/or modify it under diff --git a/macros/contextPartition.pl b/macros/contextPartition.pl index 679e3b6cc4..2e0e4cbcae 100644 --- a/macros/contextPartition.pl +++ b/macros/contextPartition.pl @@ -1,6 +1,6 @@ ################################################################################ # WeBWorK Online Homework Delivery System -# Copyright © 2000-2014 The WeBWorK Project, http://openwebwork.sf.net/ +# Copyright © 2000-2014 The WeBWorK Project, http://openwebwork.sf.net/ # $CVSHeader:$ # # This program is free software; you can redistribute it and/or modify it under diff --git a/macros/contextPercent.pl b/macros/contextPercent.pl index b9e19377de..fb7c788380 100644 --- a/macros/contextPercent.pl +++ b/macros/contextPercent.pl @@ -1,6 +1,6 @@ ################################################################################ # WeBWorK Online Homework Delivery System -# Copyright � 2000-2013 The WeBWorK Project, http://openwebwork.sf.net/ +# Copyright © 2000-2013 The WeBWorK Project, http://openwebwork.sf.net/ # $CVSHeader: pg/macros/contextCurrency.pl,v 1.17 2009/06/25 23:28:44 gage Exp $ # # This program is free software; you can redistribute it and/or modify it under diff --git a/macros/contextPermutation.pl b/macros/contextPermutation.pl index eda3d87fb2..9f01c96e04 100644 --- a/macros/contextPermutation.pl +++ b/macros/contextPermutation.pl @@ -1,6 +1,6 @@ ################################################################################ # WeBWorK Online Homework Delivery System -# Copyright © 2000-2014 The WeBWorK Project, http://openwebwork.sf.net/ +# Copyright © 2000-2014 The WeBWorK Project, http://openwebwork.sf.net/ # $CVSHeader:$ # # This program is free software; you can redistribute it and/or modify it under diff --git a/macros/contextPermutationUBC.pl b/macros/contextPermutationUBC.pl index ae5aebd710..b5972b7732 100644 --- a/macros/contextPermutationUBC.pl +++ b/macros/contextPermutationUBC.pl @@ -1,6 +1,6 @@ ################################################################################ # WeBWorK Online Homework Delivery System -# Copyright © 2000-2014 The WeBWorK Project, http://openwebwork.sf.net/ +# Copyright © 2000-2014 The WeBWorK Project, http://openwebwork.sf.net/ # $CVSHeader:$ # # This program is free software; you can redistribute it and/or modify it under diff --git a/macros/contextPolynomialFactors.pl b/macros/contextPolynomialFactors.pl index bc4056978e..95686be6eb 100644 --- a/macros/contextPolynomialFactors.pl +++ b/macros/contextPolynomialFactors.pl @@ -1,6 +1,6 @@ ################################################################################ # WeBWorK Online Homework Delivery System -# Copyright � 2000-2010 The WeBWorK Project, http://openwebwork.sf.net/ +# Copyright © 2000-2010 The WeBWorK Project, http://openwebwork.sf.net/ # $CVSHeader: pg/macros/contextPolynomialFactors.pl,v 1.2 2010/03/31 21:45:42 dpvc Exp $ # # This program is free software; you can redistribute it and/or modify it under diff --git a/macros/contextRationalFunction.pl b/macros/contextRationalFunction.pl index a0bbc7d137..46f07c24ee 100644 --- a/macros/contextRationalFunction.pl +++ b/macros/contextRationalFunction.pl @@ -1,6 +1,6 @@ ################################################################################ # WeBWorK Online Homework Delivery System -# Copyright � 2000-2010 The WeBWorK Project, http://openwebwork.sf.net/ +# Copyright © 2000-2010 The WeBWorK Project, http://openwebwork.sf.net/ # $CVSHeader: pg/macros/contextRationalFunction.pl,v 1.1 2010/03/31 21:01:14 dpvc Exp $ # # This program is free software; you can redistribute it and/or modify it under diff --git a/macros/parserFormulaAnyVar.pl b/macros/parserFormulaAnyVar.pl index be7cf3769f..049661be60 100644 --- a/macros/parserFormulaAnyVar.pl +++ b/macros/parserFormulaAnyVar.pl @@ -1,6 +1,6 @@ ################################################################################ # WeBWorK Online Homework Delivery System -# Copyright � 2000-2012 The WeBWorK Project, http://openwebwork.sf.net/ +# Copyright © 2000-2012 The WeBWorK Project, http://openwebwork.sf.net/ # $CVSHeader$ # # This program is free software; you can redistribute it and/or modify it under diff --git a/macros/parserFunctionPrime.pl b/macros/parserFunctionPrime.pl index f479d923a9..2382d183d6 100644 --- a/macros/parserFunctionPrime.pl +++ b/macros/parserFunctionPrime.pl @@ -1,6 +1,6 @@ ################################################################################ # WeBWorK Online Homework Delivery System -# Copyright � 2000-2012 The WeBWorK Project, http://openwebwork.sf.net/ +# Copyright © 2000-2012 The WeBWorK Project, http://openwebwork.sf.net/ # $CVSHeader$ # # This program is free software; you can redistribute it and/or modify it under diff --git a/macros/parserOneOf.pl b/macros/parserOneOf.pl index 3c17a97b48..424d496d09 100644 --- a/macros/parserOneOf.pl +++ b/macros/parserOneOf.pl @@ -1,6 +1,6 @@ ################################################################################ # WeBWorK Online Homework Delivery System -# Copyright © 2000-2012 The WeBWorK Project, http://openwebwork.sf.net/ +# Copyright © 2000-2012 The WeBWorK Project, http://openwebwork.sf.net/ # $CVSHeader$ # # This program is free software; you can redistribute it and/or modify it under diff --git a/macros/parserParametricPlane.pl b/macros/parserParametricPlane.pl index 42ee76a749..8c64772d31 100644 --- a/macros/parserParametricPlane.pl +++ b/macros/parserParametricPlane.pl @@ -1,6 +1,6 @@ ################################################################################ # WeBWorK Online Homework Delivery System -# Copyright � 2000-2013 The WeBWorK Project, http://openwebwork.sf.net/ +# Copyright © 2000-2013 The WeBWorK Project, http://openwebwork.sf.net/ # $CVSHeader: pg/macros/parserParametricLine.pl,v 1.17 2009/06/25 23:28:44 gage Exp $ # # This program is free software; you can redistribute it and/or modify it under diff --git a/macros/parserPrime.pl b/macros/parserPrime.pl index c9269334b6..089debb573 100644 --- a/macros/parserPrime.pl +++ b/macros/parserPrime.pl @@ -1,6 +1,6 @@ ################################################################################ # WeBWorK Online Homework Delivery System -# Copyright © 2000-2009 The WeBWorK Project, http://openwebwork.sf.net/ +# Copyright © 2000-2009 The WeBWorK Project, http://openwebwork.sf.net/ # $CVSHeader: pg/macros/parserPrime.pl,v 1.2 2009/10/03 15:58:49 dpvc Exp $ # # This program is free software; you can redistribute it and/or modify it under diff --git a/macros/parserRoot.pl b/macros/parserRoot.pl index 5c3d5e20fa..122beb9f01 100644 --- a/macros/parserRoot.pl +++ b/macros/parserRoot.pl @@ -1,6 +1,6 @@ ################################################################################ # WeBWorK Online Homework Delivery System -# Copyright © 2000-2013 The WeBWorK Project, http://openwebwork.sf.net/ +# Copyright © 2000-2013 The WeBWorK Project, http://openwebwork.sf.net/ # $CVSHeader$ # # This program is free software; you can redistribute it and/or modify it under diff --git a/macros/problemPanic.pl b/macros/problemPanic.pl index d435886100..4a398a63ac 100644 --- a/macros/problemPanic.pl +++ b/macros/problemPanic.pl @@ -1,6 +1,6 @@ ################################################################################ # WeBWorK Online Homework Delivery System -# Copyright � 2009 The WeBWorK Project, http://openwebwork.sf.net/ +# Copyright © 2009 The WeBWorK Project, http://openwebwork.sf.net/ # $CVSHeader: pg/macros/problemPanic.pl,v 1.6 2010/04/27 02:00:37 dpvc Exp $ # # This program is free software; you can redistribute it and/or modify it under diff --git a/macros/scaffold.pl b/macros/scaffold.pl index 84e8478c59..756c04ae5b 100644 --- a/macros/scaffold.pl +++ b/macros/scaffold.pl @@ -1,6 +1,6 @@ ################################################################################ # WeBWorK Online Homework Delivery System -# Copyright © 20014 The WeBWorK Project, http://openwebwork.sf.net/ +# Copyright © 20014 The WeBWorK Project, http://openwebwork.sf.net/ # $$ # # This program is free software; you can redistribute it and/or modify it under