diff options
-rw-r--r-- | openbsd-compat/port-aix.c | 3 | ||||
-rw-r--r-- | openbsd-compat/port-aix.h | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/openbsd-compat/port-aix.c b/openbsd-compat/port-aix.c index f022bd44..4c96a317 100644 --- a/openbsd-compat/port-aix.c +++ b/openbsd-compat/port-aix.c @@ -1,4 +1,7 @@ /* + * + * Copyright (c) 2001 Gert Doering. All rights reserved. + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/openbsd-compat/port-aix.h b/openbsd-compat/port-aix.h index 491ca4cd..79570a20 100644 --- a/openbsd-compat/port-aix.h +++ b/openbsd-compat/port-aix.h @@ -1,4 +1,7 @@ /* + * + * Copyright (c) 2001 Gert Doering. All rights reserved. + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: |