Skip to content

Commit d2e0676

Browse files
authored
Merge pull request #1069 from drgrice1/copyright-update
Update copyright in files.
2 parents d115315 + a9a6374 commit d2e0676

142 files changed

Lines changed: 142 additions & 142 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

bin/convert-to-pgml.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env perl
22
################################################################################
33
# WeBWorK Online Homework Delivery System
4-
# Copyright © 2000-2023 The WeBWorK Project, https://github.com/openwebwork
4+
# Copyright © 2000-2024 The WeBWorK Project, https://github.com/openwebwork
55
#
66
# This program is free software; you can redistribute it and/or modify it under
77
# the terms of either: (a) the GNU General Public License as published by the

bin/perltidy-pg.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env perl
22
################################################################################
33
# WeBWorK Online Homework Delivery System
4-
# Copyright © 2000-2023 The WeBWorK Project, https://github.com/openwebwork
4+
# Copyright © 2000-2024 The WeBWorK Project, https://github.com/openwebwork
55
#
66
# This program is free software; you can redistribute it and/or modify it under
77
# the terms of either: (a) the GNU General Public License as published by the

bin/run-perltidy.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env perl
22
################################################################################
33
# WeBWorK Online Homework Delivery System
4-
# Copyright © 2000-2023 The WeBWorK Project, https://github.com/openwebwork
4+
# Copyright © 2000-2024 The WeBWorK Project, https://github.com/openwebwork
55
#
66
# This program is free software; you can redistribute it and/or modify it under
77
# the terms of either: (a) the GNU General Public License as published by the

lib/AnswerHash.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
## for the hash, but that might change
66
################################################################################
77
# WeBWorK Online Homework Delivery System
8-
# Copyright © 2000-2023 The WeBWorK Project, https://github.com/openwebwork
8+
# Copyright © 2000-2024 The WeBWorK Project, https://github.com/openwebwork
99
#
1010
# This program is free software; you can redistribute it and/or modify it under
1111
# the terms of either: (a) the GNU General Public License as published by the

lib/Applet.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
################################################################################
22
# WeBWorK Online Homework Delivery System
3-
# Copyright © 2000-2023 The WeBWorK Project, https://github.com/openwebwork
3+
# Copyright © 2000-2024 The WeBWorK Project, https://github.com/openwebwork
44
#
55
# This program is free software; you can redistribute it and/or modify it under
66
# the terms of either: (a) the GNU General Public License as published by the

lib/Chromatic.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
################################################################################
22
# WeBWorK Online Homework Delivery System
3-
# Copyright © 2000-2023 The WeBWorK Project, https://github.com/openwebwork
3+
# Copyright © 2000-2024 The WeBWorK Project, https://github.com/openwebwork
44
#
55
# This program is free software; you can redistribute it and/or modify it under
66
# the terms of either: (a) the GNU General Public License as published by the

lib/DragNDrop.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
################################################################################
22
# WeBWorK Online Homework Delivery System
3-
# Copyright © 2000-2023 The WeBWorK Project, https://github.com/openwebwork
3+
# Copyright © 2000-2024 The WeBWorK Project, https://github.com/openwebwork
44
#
55
# This program is free software; you can redistribute it and/or modify it under
66
# the terms of either: (a) the GNU General Public License as published by the

lib/LaTeXImage.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/perl
22
################################################################################
33
# WeBWorK Online Homework Delivery System
4-
# Copyright © 2000-2023 The WeBWorK Project, https://github.com/openwebwork
4+
# Copyright © 2000-2024 The WeBWorK Project, https://github.com/openwebwork
55
#
66
# This program is free software; you can redistribute it and/or modify it under
77
# the terms of either: (a) the GNU General Public License as published by the

lib/PGUtil.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
###############################################################################
22
# WeBWorK Online Homework Delivery System
3-
# Copyright © 2000-2023 The WeBWorK Project, https://github.com/openwebwork
3+
# Copyright © 2000-2024 The WeBWorK Project, https://github.com/openwebwork
44
#
55
# This program is free software; you can redistribute it and/or modify it under
66
# the terms of either: (a) the GNU General Public License as published by the

lib/PGalias.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
################################################################################
22
# WeBWorK Online Homework Delivery System
3-
# Copyright © 2000-2023 The WeBWorK Project, https://github.com/openwebwork
3+
# Copyright © 2000-2024 The WeBWorK Project, https://github.com/openwebwork
44
#
55
# This program is free software; you can redistribute it and/or modify it under
66
# the terms of either: (a) the GNU General Public License as published by the

0 commit comments

Comments
 (0)