X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2FSystem.Security.AccessControl%2FAuthorizationRule.cs;h=aad35c254cb8b43028b6d3abf7ec6e8886ea67b2;hb=371a1f12a9c0ce20aae7034afeb293321c3952bd;hp=0099b9570922db5a7698779e5f983310ecf62d95;hpb=af90548a08ef5effc93b083b7eec44daa178b141;p=mono.git diff --git a/mcs/class/corlib/System.Security.AccessControl/AuthorizationRule.cs b/mcs/class/corlib/System.Security.AccessControl/AuthorizationRule.cs index 0099b957092..aad35c254cb 100644 --- a/mcs/class/corlib/System.Security.AccessControl/AuthorizationRule.cs +++ b/mcs/class/corlib/System.Security.AccessControl/AuthorizationRule.cs @@ -1,10 +1,11 @@ // // System.Security.AccessControl.AuthorizationRule implementation // -// Author: +// Authors: // Dick Porter +// Atsushi Enomoto // -// Copyright (C) 2006 Novell, Inc (http://www.novell.com) +// Copyright (C) 2006-2007 Novell, Inc (http://www.novell.com) // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the