Skip to content

Commit

Permalink
bump copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
jaos committed Mar 24, 2024
1 parent 9a0a485 commit 1c95853
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (C) 2003-2023 Jason Woodward <woodwardj at jaos dot org>
Copyright (C) 2003-2024 Jason Woodward <woodwardj at jaos dot org>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion slapt-get.Slackbuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh
set -eu
# Slackware build script for slapt-get
# Copyright (C) 2003-2023 Jason Woodward <woodwardj at jaos dot org>
# Copyright (C) 2003-2024 Jason Woodward <woodwardj at jaos dot org>
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
Expand Down
2 changes: 1 addition & 1 deletion src/common.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2003-2023 Jason Woodward <woodwardj at jaos dot org>
* Copyright (C) 2003-2024 Jason Woodward <woodwardj at jaos dot org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/common.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2003-2023 Jason Woodward <woodwardj at jaos dot org>
* Copyright (C) 2003-2024 Jason Woodward <woodwardj at jaos dot org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/configuration.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2003-2023 Jason Woodward <woodwardj at jaos dot org>
* Copyright (C) 2003-2024 Jason Woodward <woodwardj at jaos dot org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/configuration.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2003-2023 Jason Woodward <woodwardj at jaos dot org>
* Copyright (C) 2003-2024 Jason Woodward <woodwardj at jaos dot org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/main.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2003-2023 Jason Woodward <woodwardj at jaos dot org>
* Copyright (C) 2003-2024 Jason Woodward <woodwardj at jaos dot org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/main.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2003-2023 Jason Woodward <woodwardj at jaos dot org>
* Copyright (C) 2003-2024 Jason Woodward <woodwardj at jaos dot org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/package.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2003-2023 Jason Woodward <woodwardj at jaos dot org>
* Copyright (C) 2003-2024 Jason Woodward <woodwardj at jaos dot org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/package.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2003-2023 Jason Woodward <woodwardj at jaos dot org>
* Copyright (C) 2003-2024 Jason Woodward <woodwardj at jaos dot org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/slaptcurl.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2003-2023 Jason Woodward <woodwardj at jaos dot org>
* Copyright (C) 2003-2024 Jason Woodward <woodwardj at jaos dot org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/slaptcurl.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2003-2023 Jason Woodward <woodwardj at jaos dot org>
* Copyright (C) 2003-2024 Jason Woodward <woodwardj at jaos dot org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/slaptgpgme.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2003-2023 Jason Woodward <woodwardj at jaos dot org>
* Copyright (C) 2003-2024 Jason Woodward <woodwardj at jaos dot org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/slaptgpgme.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2003-2023 Jason Woodward <woodwardj at jaos dot org>
* Copyright (C) 2003-2024 Jason Woodward <woodwardj at jaos dot org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/transaction.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2003-2023 Jason Woodward <woodwardj at jaos dot org>
* Copyright (C) 2003-2024 Jason Woodward <woodwardj at jaos dot org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/transaction.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2003-2023 Jason Woodward <woodwardj at jaos dot org>
* Copyright (C) 2003-2024 Jason Woodward <woodwardj at jaos dot org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit 1c95853

Please sign in to comment.