* Chat -- a program for automatic session establishment (i.e. dial
* the phone and log in).
*
- * This version is Copyright 1995-2023 Paul Mackerras <paulus@ozlabs.org>
+ * This version is Copyright 1995-2024 Paul Mackerras <paulus@ozlabs.org>
* based on the original public-domain version by Karl Fox.
*
* Permission is hereby granted, free of charge, to any person
/* 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
/*
* 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
*
* Based on the structure of the radius module.
*
+* Copyright 1999-2024 Paul Mackerras <paulus@ozlabs.org>
* Copyright (C) 2003 Andrew Bartlet <abartlet@samba.org>
*
-* Copyright 1999 Paul Mackerras, Alan Curry.
+* Copyright 1999 Alan Curry.
* (pipe read code from passpromt.c)
*
* Copyright (C) 2002 Roaring Penguin Software Inc.