Skip to content

Commit 222d7bf

Browse files
Changed copyright year to finalized the this GAP day's project!
1 parent 61cfa54 commit 222d7bf

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

doc/cartan.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#############################################################################
22
##
33
#W cartan.xml
4-
#Y Copyright (C) 2024 Balthazar Charles
4+
#Y Copyright (C) 2024-2026 Balthazar Charles
55
## Joseph Ruiz
66
##
77
## Licensing information can be found in the README file of this package.

gap/attributes/cartan.gd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#############################################################################
22
##
33
## cartan.gd
4-
## Copyright (C) 2024 Balthazar Charles
4+
## Copyright (C) 2024-2026 Balthazar Charles
55
## Joseph Ruiz
66
##
77
## Licensing information can be found in the README file of this package.

gap/attributes/cartan.gi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
#############################################################################
22
##
33
## cartan.gi
4-
## Copyright (C) 2024 Balthazar Charles
4+
## Copyright (C) 2024-2026 Balthazar Charles
55
## Joseph Ruiz
66
##
77
## Licensing information can be found in the README file of this package.
88
##
99
#############################################################################
1010
##
1111

12-
# This implementation of generalized conjugacy classes is very rundamentary
12+
# This implementation of generalized conjugacy classes is very rudimentary
1313
# and is practically unused to compute the character table or Cartan matrix.
1414
# This object is to be a placeholder to eventually hold all the elements
1515
# which are in the same generalized conjugacy class. This will then allow

tst/standard/attributes/cartan.tst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#############################################################################
22
##
33
#W standard/attributes/cartan.tst
4-
#Y Copyright (C) 2024 Balthazar Charles
4+
#Y Copyright (C) 2024-2026 Balthazar Charles
55
## Joseph Ruiz
66
##
77
## Licensing information can be found in the README file of this package.

0 commit comments

Comments
 (0)