Skip to content

Commit b37b631

Browse files
bump copyright year
1 parent ebb94f1 commit b37b631

43 files changed

Lines changed: 44 additions & 44 deletions

Some content is hidden

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

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2017-2025 Matt "MateoConLechuga" Waltz
1+
Copyright 2017-2026 Matt "MateoConLechuga" Waltz
22

33
Redistribution and use in source and binary forms, with or without
44
modification, are permitted provided that the following conditions are met:

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2017-2025 Matt "MateoConLechuga" Waltz
1+
# Copyright 2017-2026 Matt "MateoConLechuga" Waltz
22
#
33
# Redistribution and use in source and binary forms, with or without
44
# modification, are permitted provided that the following conditions are met:

README.md

Lines changed: 1 addition & 1 deletion

src/appvar.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2017-2025 Matt "MateoConLechuga" Waltz
2+
* Copyright 2017-2026 Matt "MateoConLechuga" Waltz
33
*
44
* Redistribution and use in source and binary forms, with or without
55
* modification, are permitted provided that the following conditions are met:

src/appvar.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2017-2025 Matt "MateoConLechuga" Waltz
2+
* Copyright 2017-2026 Matt "MateoConLechuga" Waltz
33
*
44
* Redistribution and use in source and binary forms, with or without
55
* modification, are permitted provided that the following conditions are met:

src/bpp.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2017-2025 Matt "MateoConLechuga" Waltz
2+
* Copyright 2017-2026 Matt "MateoConLechuga" Waltz
33
*
44
* Redistribution and use in source and binary forms, with or without
55
* modification, are permitted provided that the following conditions are met:

src/clean.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2017-2025 Matt "MateoConLechuga" Waltz
2+
* Copyright 2017-2026 Matt "MateoConLechuga" Waltz
33
*
44
* Redistribution and use in source and binary forms, with or without
55
* modification, are permitted provided that the following conditions are met:

src/clean.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2017-2025 Matt "MateoConLechuga" Waltz
2+
* Copyright 2017-2026 Matt "MateoConLechuga" Waltz
33
*
44
* Redistribution and use in source and binary forms, with or without
55
* modification, are permitted provided that the following conditions are met:

src/color.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2017-2025 Matt "MateoConLechuga" Waltz
2+
* Copyright 2017-2026 Matt "MateoConLechuga" Waltz
33
*
44
* Redistribution and use in source and binary forms, with or without
55
* modification, are permitted provided that the following conditions are met:

src/color.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2017-2025 Matt "MateoConLechuga" Waltz
2+
* Copyright 2017-2026 Matt "MateoConLechuga" Waltz
33
*
44
* Redistribution and use in source and binary forms, with or without
55
* modification, are permitted provided that the following conditions are met:

0 commit comments

Comments
 (0)