Skip to content

Commit

Permalink
Update a few more copyright notices
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Mackerras <[email protected]>
  • Loading branch information
paulusmack committed Dec 30, 2024
1 parent 0885c4b commit a232b71
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion chat/chat.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Chat -- a program for automatic session establishment (i.e. dial
* the phone and log in).
*
* This version is Copyright 1995-2023 Paul Mackerras <[email protected]>
* This version is Copyright 1995-2024 Paul Mackerras <[email protected]>
* based on the original public-domain version by Karl Fox.
*
* Permission is hereby granted, free of charge, to any person
Expand Down
2 changes: 1 addition & 1 deletion pppd/mppe.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* mppe.c - MPPE key implementation
*
* Copyright (c) 2020 Eivind Naess. All rights reserved.
* Copyright (c) 2008 Paul Mackerras. All rights reserved.
* Copyright (c) 2008-2024 Paul Mackerras. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Expand Down
2 changes: 1 addition & 1 deletion pppd/mppe.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* mppe.h - Definitions for MPPE
*
* Copyright (c) 2008 Paul Mackerras. All rights reserved.
* Copyright (c) 2008-2024 Paul Mackerras. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Expand Down
3 changes: 2 additions & 1 deletion pppd/plugins/winbind.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@
*
* Based on the structure of the radius module.
*
* Copyright 1999-2024 Paul Mackerras <[email protected]>
* Copyright (C) 2003 Andrew Bartlet <[email protected]>
*
* Copyright 1999 Paul Mackerras, Alan Curry.
* Copyright 1999 Alan Curry.
* (pipe read code from passpromt.c)
*
* Copyright (C) 2002 Roaring Penguin Software Inc.
Expand Down

0 comments on commit a232b71

Please sign in to comment.