From 079aa084c7590ef214f0d7557ccc7d31ddae7cd3 Mon Sep 17 00:00:00 2001 From: Glenn Rice Date: Mon, 11 May 2020 21:39:02 -0500 Subject: [PATCH] =?UTF-8?q?Switch=20from=20=C2=A9=20to=20©=20in=20all?= =?UTF-8?q?=20pg=20macro=20files.=20=20These=20can=20cause=20malformed=20u?= =?UTF-8?q?tf-8=20character=20errors=20for=20problems.=20=20This=20was=20s?= =?UTF-8?q?een=20in=20a=20problem=20that=20uses=20the=20contextPolynomialF?= =?UTF-8?q?actors.pl=20macro.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- macros/compoundProblem5.pl | 2 +- macros/contextAlternateDecimal.pl | 2 +- macros/contextAlternateIntervals.pl | 2 +- macros/contextComplexExtras.pl | 2 +- macros/contextComplexJ.pl | 2 +- macros/contextCongruence.pl | 2 +- macros/contextInequalitySetBuilder.pl | 2 +- macros/contextInteger.pl | 4 ++-- macros/contextMatrixExtras.pl | 2 +- macros/contextPartition.pl | 2 +- macros/contextPercent.pl | 2 +- macros/contextPermutation.pl | 2 +- macros/contextPermutationUBC.pl | 2 +- macros/contextPolynomialFactors.pl | 2 +- macros/contextRationalFunction.pl | 2 +- macros/parserFormulaAnyVar.pl | 2 +- macros/parserFunctionPrime.pl | 2 +- macros/parserOneOf.pl | 2 +- macros/parserParametricPlane.pl | 2 +- macros/parserPrime.pl | 2 +- macros/parserRoot.pl | 2 +- macros/problemPanic.pl | 2 +- macros/scaffold.pl | 2 +- 23 files changed, 24 insertions(+), 24 deletions(-) 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