Skip to content

Commit 9addd58

Browse files
committed
Update copyright years in src/*.[ch]pp
1 parent b3b47ab commit 9addd58

23 files changed

+23
-23
lines changed

src/bipart.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// Semigroups package for GAP
3-
// Copyright (C) 2016 James D. Mitchell
3+
// Copyright (C) 2016-2025 James D. Mitchell
44
//
55
// This program is free software: you can redistribute it and/or modify
66
// it under the terms of the GNU General Public License as published by

src/bipart.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// Semigroups package for GAP
3-
// Copyright (C) 2016 James D. Mitchell
3+
// Copyright (C) 2016-2025 James D. Mitchell
44
//
55
// This program is free software: you can redistribute it and/or modify
66
// it under the terms of the GNU General Public License as published by

src/cong.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// Semigroups package for GAP
3-
// Copyright (C) 2021 James D. Mitchell
3+
// Copyright (C) 2021-2025 James D. Mitchell
44
//
55
// This program is free software: you can redistribute it and/or modify
66
// it under the terms of the GNU General Public License as published by

src/cong.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// Semigroups package for GAP
3-
// Copyright (C) 2021 James D. Mitchell
3+
// Copyright (C) 2021-2025 James D. Mitchell
44
//
55
// This program is free software: you can redistribute it and/or modify
66
// it under the terms of the GNU General Public License as published by

src/conglatt.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// Semigroups package for GAP
3-
// Copyright (C) 2022 James D. Mitchell
3+
// Copyright (C) 2022-2025 James D. Mitchell
44
//
55
// This program is free software: you can redistribute it and/or modify
66
// it under the terms of the GNU General Public License as published by

src/conglatt.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// Semigroups package for GAP
3-
// Copyright (C) 2022 James D. Mitchell
3+
// Copyright (C) 20222-2025 James D. Mitchell
44
//
55
// This program is free software: you can redistribute it and/or modify
66
// it under the terms of the GNU General Public License as published by

src/froidure-pin-base.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// Semigroups package for GAP
3-
// Copyright (C) 2022 James D. Mitchell
3+
// Copyright (C) 2022-2025 James D. Mitchell
44
//
55
// This program is free software: you can redistribute it and/or modify
66
// it under the terms of the GNU General Public License as published by

src/froidure-pin-bipart.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// Semigroups package for GAP
3-
// Copyright (C) 2021 James D. Mitchell
3+
// Copyright (C) 2021-2025 James D. Mitchell
44
//
55
// This program is free software: you can redistribute it and/or modify
66
// it under the terms of the GNU General Public License as published by

src/froidure-pin-bmat.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// Semigroups package for GAP
3-
// Copyright (C) 2021 James D. Mitchell
3+
// Copyright (C) 2021-2025 James D. Mitchell
44
//
55
// This program is free software: you can redistribute it and/or modify
66
// it under the terms of the GNU General Public License as published by

src/froidure-pin-fallback.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// Semigroups package for GAP
3-
// Copyright (C) 2016-2022 James D. Mitchell
3+
// Copyright (C) 2016-2025 James D. Mitchell
44
//
55
// This program is free software: you can redistribute it and/or modify
66
// it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)