Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion macros/compoundProblem5.pl
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion macros/contextAlternateDecimal.pl
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion macros/contextAlternateIntervals.pl
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion macros/contextComplexExtras.pl
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion macros/contextComplexJ.pl
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion macros/contextCongruence.pl
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion macros/contextInequalitySetBuilder.pl
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions macros/contextInteger.pl
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -273,4 +273,4 @@ sub lcm {
return ($a*$b)/gcd($a,$b);
}

1;
1;
2 changes: 1 addition & 1 deletion macros/contextMatrixExtras.pl
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion macros/contextPartition.pl
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion macros/contextPercent.pl
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion macros/contextPermutation.pl
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion macros/contextPermutationUBC.pl
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion macros/contextPolynomialFactors.pl
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion macros/contextRationalFunction.pl
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion macros/parserFormulaAnyVar.pl
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion macros/parserFunctionPrime.pl
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion macros/parserOneOf.pl
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion macros/parserParametricPlane.pl
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion macros/parserPrime.pl
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion macros/parserRoot.pl
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion macros/problemPanic.pl
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion macros/scaffold.pl
Original file line number Diff line number Diff line change
@@ -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
Expand Down