diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-02-25 12:03:03 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-02-25 12:03:03 +0000 |
commit | f50dc4f119c0eeb6ea2ff5e405746491b021a36e (patch) | |
tree | 57615abba20834a7efe7a9f7a0cf719c46aabdbb /sbin/pfctl/pfctl_altq.c | |
parent | eb4b645d9c5e20fcc435c2250c7e312d1ec91c88 (diff) |
extend copyright to 2003
Diffstat (limited to 'sbin/pfctl/pfctl_altq.c')
-rw-r--r-- | sbin/pfctl/pfctl_altq.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/pfctl/pfctl_altq.c b/sbin/pfctl/pfctl_altq.c index 1a52a9d6c53..7a8baeca1b9 100644 --- a/sbin/pfctl/pfctl_altq.c +++ b/sbin/pfctl/pfctl_altq.c @@ -1,9 +1,9 @@ -/* $OpenBSD: pfctl_altq.c,v 1.36 2003/01/24 11:37:24 henning Exp $ */ +/* $OpenBSD: pfctl_altq.c,v 1.37 2003/02/25 12:03:02 henning Exp $ */ /* * Copyright (C) 2002 * Sony Computer Science Laboratories Inc. All rights reserved. - * Copyright (C) 2002 Henning Brauer. All rights reserved. + * Copyright (C) 2002, 2003 Henning Brauer. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |