]> git.ozlabs.org Git - ppp.git/commitdiff
Update a few more copyright notices
authorPaul Mackerras <paulus@ozlabs.org>
Mon, 30 Dec 2024 22:56:27 +0000 (09:56 +1100)
committerPaul Mackerras <paulus@ozlabs.org>
Mon, 30 Dec 2024 22:56:27 +0000 (09:56 +1100)
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
chat/chat.c
pppd/mppe.c
pppd/mppe.h
pppd/plugins/winbind.c

index 0a4fbd3f49fbe40f23cd1e879d6c5f3b0c21b8f4..788c42bdea904c721b558d1a02c3001402117158 100644 (file)
@@ -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 <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
index da10338e6f9edc9bc5d408f8466b3f270a446b10..880b2784cb09c9227210a25426dd67ec4ef28716 100644 (file)
@@ -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
index f2a4cb2448b343a6e6b79569fb275dd0e2f0e82a..8ff27b974741bb634c9c7542eda9697826bdfe7d 100644 (file)
@@ -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
index a3e5aa003883c718cea73e591d191e77ba5595b8..7af6ed1ae5effad2b200601ed678ae0805b23645 100644 (file)
@@ -7,9 +7,10 @@
 * 
 * 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.