Skip to content

Commit 04ab888

Browse files
author
Olga Kornievskaia
committed
[cosmetic] minor license changes
added 2011 year to the copyright line added authors info to the license added UofM license to libtirpc files that we modified (but i probably missed some)
1 parent 9e556da commit 04ab888

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+630
-96
lines changed

daemon/acl.c

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
/* Copyright (c) 2010
1+
/* Copyright (c) 2010, 2011
22
* The Regents of the University of Michigan
33
* All Rights Reserved
4+
*
5+
* Olga Kornievskaia <aglo@umich.edu>
6+
* Casey Bodley <cbodley@umich.edu>
47
*
58
* Permission is granted to use, copy and redistribute this software
69
* for noncommercial education and research purposes, so long as no

daemon/callback_server.c

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
/* Copyright (c) 2010
1+
/* Copyright (c) 2010, 2011
22
* The Regents of the University of Michigan
33
* All Rights Reserved
4+
*
5+
* Olga Kornievskaia <aglo@umich.edu>
6+
* Casey Bodley <cbodley@umich.edu>
47
*
58
* Permission is granted to use, copy and redistribute this software
69
* for noncommercial education and research purposes, so long as no

daemon/callback_xdr.c

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
/* Copyright (c) 2010
1+
/* Copyright (c) 2010, 2011
22
* The Regents of the University of Michigan
33
* All Rights Reserved
4+
*
5+
* Olga Kornievskaia <aglo@umich.edu>
6+
* Casey Bodley <cbodley@umich.edu>
47
*
58
* Permission is granted to use, copy and redistribute this software
69
* for noncommercial education and research purposes, so long as no

daemon/daemon_debug.c

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
/* Copyright (c) 2010
1+
/* Copyright (c) 2010, 2011
22
* The Regents of the University of Michigan
33
* All Rights Reserved
4+
*
5+
* Olga Kornievskaia <aglo@umich.edu>
6+
* Casey Bodley <cbodley@umich.edu>
47
*
58
* Permission is granted to use, copy and redistribute this software
69
* for noncommercial education and research purposes, so long as no

daemon/daemon_debug.h

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
/* Copyright (c) 2010
1+
/* Copyright (c) 2010, 2011
22
* The Regents of the University of Michigan
33
* All Rights Reserved
4+
*
5+
* Olga Kornievskaia <aglo@umich.edu>
6+
* Casey Bodley <cbodley@umich.edu>
47
*
58
* Permission is granted to use, copy and redistribute this software
69
* for noncommercial education and research purposes, so long as no

daemon/delegation.c

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
/* Copyright (c) 2010
1+
/* Copyright (c) 2010, 2011
22
* The Regents of the University of Michigan
33
* All Rights Reserved
4+
*
5+
* Olga Kornievskaia <aglo@umich.edu>
6+
* Casey Bodley <cbodley@umich.edu>
47
*
58
* Permission is granted to use, copy and redistribute this software
69
* for noncommercial education and research purposes, so long as no

daemon/delegation.h

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
/* Copyright (c) 2010
1+
/* Copyright (c) 2010, 2011
22
* The Regents of the University of Michigan
33
* All Rights Reserved
4+
*
5+
* Olga Kornievskaia <aglo@umich.edu>
6+
* Casey Bodley <cbodley@umich.edu>
47
*
58
* Permission is granted to use, copy and redistribute this software
69
* for noncommercial education and research purposes, so long as no

daemon/from_kernel.h

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
/* Copyright (c) 2010
1+
/* Copyright (c) 2010, 2011
22
* The Regents of the University of Michigan
33
* All Rights Reserved
4+
*
5+
* Olga Kornievskaia <aglo@umich.edu>
6+
* Casey Bodley <cbodley@umich.edu>
47
*
58
* Permission is granted to use, copy and redistribute this software
69
* for noncommercial education and research purposes, so long as no

daemon/getattr.c

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
/* Copyright (c) 2010
1+
/* Copyright (c) 2010, 2011
22
* The Regents of the University of Michigan
33
* All Rights Reserved
4+
*
5+
* Olga Kornievskaia <aglo@umich.edu>
6+
* Casey Bodley <cbodley@umich.edu>
47
*
58
* Permission is granted to use, copy and redistribute this software
69
* for noncommercial education and research purposes, so long as no

daemon/idmap.c

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
/* Copyright (c) 2010
1+
/* Copyright (c) 2010, 2011
22
* The Regents of the University of Michigan
33
* All Rights Reserved
4+
*
5+
* Olga Kornievskaia <aglo@umich.edu>
6+
* Casey Bodley <cbodley@umich.edu>
47
*
58
* Permission is granted to use, copy and redistribute this software
69
* for noncommercial education and research purposes, so long as no

0 commit comments

Comments
 (0)