Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/cecil.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjbevain <jbevain@gmail.com>2011-04-04 23:14:26 +0400
committerjbevain <jbevain@gmail.com>2011-04-04 23:14:26 +0400
commit379737fe9be14b5fa6a868bfb4fe5e8e13395f85 (patch)
tree4181cb1dafdf088d8f39a354f507fbac9ec76e21 /Mono.Cecil
parentfe46cbfbba53028a8039a605f6b79c8c4e8afea4 (diff)
Update copyright
Diffstat (limited to 'Mono.Cecil')
-rw-r--r--Mono.Cecil/ArrayType.cs2
-rw-r--r--Mono.Cecil/AssemblyDefinition.cs2
-rw-r--r--Mono.Cecil/AssemblyFlags.cs2
-rw-r--r--Mono.Cecil/AssemblyHashAlgorithm.cs2
-rw-r--r--Mono.Cecil/AssemblyInfo.cs2
-rw-r--r--Mono.Cecil/AssemblyLinkedResource.cs2
-rw-r--r--Mono.Cecil/AssemblyNameDefinition.cs2
-rw-r--r--Mono.Cecil/AssemblyNameReference.cs2
-rw-r--r--Mono.Cecil/AssemblyReader.cs2
-rw-r--r--Mono.Cecil/AssemblyWriter.cs2
-rw-r--r--Mono.Cecil/BaseAssemblyResolver.cs2
-rw-r--r--Mono.Cecil/CallSite.cs2
-rw-r--r--Mono.Cecil/CustomAttribute.cs2
-rw-r--r--Mono.Cecil/DefaultAssemblyResolver.cs2
-rw-r--r--Mono.Cecil/EmbeddedResource.cs2
-rw-r--r--Mono.Cecil/EventAttributes.cs2
-rw-r--r--Mono.Cecil/EventDefinition.cs2
-rw-r--r--Mono.Cecil/EventReference.cs2
-rw-r--r--Mono.Cecil/ExportedType.cs2
-rw-r--r--Mono.Cecil/FieldAttributes.cs2
-rw-r--r--Mono.Cecil/FieldDefinition.cs2
-rw-r--r--Mono.Cecil/FieldReference.cs2
-rw-r--r--Mono.Cecil/FileAttributes.cs2
-rw-r--r--Mono.Cecil/FunctionPointerType.cs2
-rw-r--r--Mono.Cecil/GenericInstanceMethod.cs2
-rw-r--r--Mono.Cecil/GenericInstanceType.cs2
-rw-r--r--Mono.Cecil/GenericParameter.cs2
-rw-r--r--Mono.Cecil/GenericParameterAttributes.cs2
-rw-r--r--Mono.Cecil/IConstantProvider.cs2
-rw-r--r--Mono.Cecil/ICustomAttributeProvider.cs2
-rw-r--r--Mono.Cecil/IGenericInstance.cs2
-rw-r--r--Mono.Cecil/IGenericParameterProvider.cs2
-rw-r--r--Mono.Cecil/IMarshalInfoProvider.cs2
-rw-r--r--Mono.Cecil/IMemberDefinition.cs2
-rw-r--r--Mono.Cecil/IMetadataScope.cs2
-rw-r--r--Mono.Cecil/IMetadataTokenProvider.cs2
-rw-r--r--Mono.Cecil/IMethodSignature.cs2
-rw-r--r--Mono.Cecil/Import.cs2
-rw-r--r--Mono.Cecil/LinkedResource.cs2
-rw-r--r--Mono.Cecil/ManifestResourceAttributes.cs2
-rw-r--r--Mono.Cecil/MarshalInfo.cs2
-rw-r--r--Mono.Cecil/MemberDefinitionCollection.cs2
-rw-r--r--Mono.Cecil/MemberReference.cs2
-rw-r--r--Mono.Cecil/MetadataResolver.cs2
-rw-r--r--Mono.Cecil/MetadataSystem.cs2
-rw-r--r--Mono.Cecil/MethodAttributes.cs2
-rw-r--r--Mono.Cecil/MethodCallingConvention.cs2
-rw-r--r--Mono.Cecil/MethodDefinition.cs2
-rw-r--r--Mono.Cecil/MethodImplAttributes.cs2
-rw-r--r--Mono.Cecil/MethodReference.cs2
-rw-r--r--Mono.Cecil/MethodReturnType.cs2
-rw-r--r--Mono.Cecil/MethodSemanticsAttributes.cs2
-rw-r--r--Mono.Cecil/MethodSpecification.cs2
-rw-r--r--Mono.Cecil/Modifiers.cs2
-rw-r--r--Mono.Cecil/ModuleDefinition.cs2
-rw-r--r--Mono.Cecil/ModuleKind.cs2
-rw-r--r--Mono.Cecil/ModuleReference.cs2
-rw-r--r--Mono.Cecil/NativeType.cs2
-rw-r--r--Mono.Cecil/PInvokeAttributes.cs2
-rw-r--r--Mono.Cecil/PInvokeInfo.cs2
-rw-r--r--Mono.Cecil/ParameterAttributes.cs2
-rw-r--r--Mono.Cecil/ParameterDefinition.cs2
-rw-r--r--Mono.Cecil/ParameterDefinitionCollection.cs2
-rw-r--r--Mono.Cecil/ParameterReference.cs2
-rw-r--r--Mono.Cecil/PinnedType.cs2
-rw-r--r--Mono.Cecil/PointerType.cs2
-rw-r--r--Mono.Cecil/PropertyAttributes.cs2
-rw-r--r--Mono.Cecil/PropertyDefinition.cs2
-rw-r--r--Mono.Cecil/PropertyReference.cs2
-rw-r--r--Mono.Cecil/ReferenceType.cs2
-rw-r--r--Mono.Cecil/Resource.cs2
-rw-r--r--Mono.Cecil/SecurityDeclaration.cs2
-rw-r--r--Mono.Cecil/SentinelType.cs2
-rw-r--r--Mono.Cecil/TargetRuntime.cs2
-rw-r--r--Mono.Cecil/TypeAttributes.cs2
-rw-r--r--Mono.Cecil/TypeDefinition.cs2
-rw-r--r--Mono.Cecil/TypeDefinitionCollection.cs2
-rw-r--r--Mono.Cecil/TypeParser.cs2
-rw-r--r--Mono.Cecil/TypeReference.cs2
-rw-r--r--Mono.Cecil/TypeSpecification.cs2
-rw-r--r--Mono.Cecil/TypeSystem.cs2
-rw-r--r--Mono.Cecil/VariantType.cs2
82 files changed, 82 insertions, 82 deletions
diff --git a/Mono.Cecil/ArrayType.cs b/Mono.Cecil/ArrayType.cs
index e3a060f..55c59d8 100644
--- a/Mono.Cecil/ArrayType.cs
+++ b/Mono.Cecil/ArrayType.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/AssemblyDefinition.cs b/Mono.Cecil/AssemblyDefinition.cs
index 3d3948b..f1b5d25 100644
--- a/Mono.Cecil/AssemblyDefinition.cs
+++ b/Mono.Cecil/AssemblyDefinition.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/AssemblyFlags.cs b/Mono.Cecil/AssemblyFlags.cs
index 6d04c59..e466e78 100644
--- a/Mono.Cecil/AssemblyFlags.cs
+++ b/Mono.Cecil/AssemblyFlags.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/AssemblyHashAlgorithm.cs b/Mono.Cecil/AssemblyHashAlgorithm.cs
index 0e7bf83..79a5699 100644
--- a/Mono.Cecil/AssemblyHashAlgorithm.cs
+++ b/Mono.Cecil/AssemblyHashAlgorithm.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/AssemblyInfo.cs b/Mono.Cecil/AssemblyInfo.cs
index b701981..ffac8ea 100644
--- a/Mono.Cecil/AssemblyInfo.cs
+++ b/Mono.Cecil/AssemblyInfo.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/AssemblyLinkedResource.cs b/Mono.Cecil/AssemblyLinkedResource.cs
index 68e44f8..4d8bac0 100644
--- a/Mono.Cecil/AssemblyLinkedResource.cs
+++ b/Mono.Cecil/AssemblyLinkedResource.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/AssemblyNameDefinition.cs b/Mono.Cecil/AssemblyNameDefinition.cs
index 4756cb8..dc6b905 100644
--- a/Mono.Cecil/AssemblyNameDefinition.cs
+++ b/Mono.Cecil/AssemblyNameDefinition.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/AssemblyNameReference.cs b/Mono.Cecil/AssemblyNameReference.cs
index 2798082..c252c52 100644
--- a/Mono.Cecil/AssemblyNameReference.cs
+++ b/Mono.Cecil/AssemblyNameReference.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/AssemblyReader.cs b/Mono.Cecil/AssemblyReader.cs
index 5cb2e0f..83ba814 100644
--- a/Mono.Cecil/AssemblyReader.cs
+++ b/Mono.Cecil/AssemblyReader.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/AssemblyWriter.cs b/Mono.Cecil/AssemblyWriter.cs
index dbc3094..f05bf82 100644
--- a/Mono.Cecil/AssemblyWriter.cs
+++ b/Mono.Cecil/AssemblyWriter.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/BaseAssemblyResolver.cs b/Mono.Cecil/BaseAssemblyResolver.cs
index 7d3cf2d..140cc96 100644
--- a/Mono.Cecil/BaseAssemblyResolver.cs
+++ b/Mono.Cecil/BaseAssemblyResolver.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/CallSite.cs b/Mono.Cecil/CallSite.cs
index 04fb284..2d4ed41 100644
--- a/Mono.Cecil/CallSite.cs
+++ b/Mono.Cecil/CallSite.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/CustomAttribute.cs b/Mono.Cecil/CustomAttribute.cs
index 40b32eb..310f725 100644
--- a/Mono.Cecil/CustomAttribute.cs
+++ b/Mono.Cecil/CustomAttribute.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/DefaultAssemblyResolver.cs b/Mono.Cecil/DefaultAssemblyResolver.cs
index cac7974..93d2493 100644
--- a/Mono.Cecil/DefaultAssemblyResolver.cs
+++ b/Mono.Cecil/DefaultAssemblyResolver.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/EmbeddedResource.cs b/Mono.Cecil/EmbeddedResource.cs
index bb9f1f9..e12dd0b 100644
--- a/Mono.Cecil/EmbeddedResource.cs
+++ b/Mono.Cecil/EmbeddedResource.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/EventAttributes.cs b/Mono.Cecil/EventAttributes.cs
index b5b097d..815efa5 100644
--- a/Mono.Cecil/EventAttributes.cs
+++ b/Mono.Cecil/EventAttributes.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/EventDefinition.cs b/Mono.Cecil/EventDefinition.cs
index 44ca8c0..565186c 100644
--- a/Mono.Cecil/EventDefinition.cs
+++ b/Mono.Cecil/EventDefinition.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/EventReference.cs b/Mono.Cecil/EventReference.cs
index bd1b0f7..8952002 100644
--- a/Mono.Cecil/EventReference.cs
+++ b/Mono.Cecil/EventReference.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/ExportedType.cs b/Mono.Cecil/ExportedType.cs
index fab7379..c25f8d0 100644
--- a/Mono.Cecil/ExportedType.cs
+++ b/Mono.Cecil/ExportedType.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/FieldAttributes.cs b/Mono.Cecil/FieldAttributes.cs
index 947a877..dd6bf36 100644
--- a/Mono.Cecil/FieldAttributes.cs
+++ b/Mono.Cecil/FieldAttributes.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/FieldDefinition.cs b/Mono.Cecil/FieldDefinition.cs
index c60a940..29a1bc1 100644
--- a/Mono.Cecil/FieldDefinition.cs
+++ b/Mono.Cecil/FieldDefinition.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/FieldReference.cs b/Mono.Cecil/FieldReference.cs
index 1c812bb..be58d3d 100644
--- a/Mono.Cecil/FieldReference.cs
+++ b/Mono.Cecil/FieldReference.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/FileAttributes.cs b/Mono.Cecil/FileAttributes.cs
index 6c2781c..4d3b6ca 100644
--- a/Mono.Cecil/FileAttributes.cs
+++ b/Mono.Cecil/FileAttributes.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/FunctionPointerType.cs b/Mono.Cecil/FunctionPointerType.cs
index f7bf08c..db80f76 100644
--- a/Mono.Cecil/FunctionPointerType.cs
+++ b/Mono.Cecil/FunctionPointerType.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/GenericInstanceMethod.cs b/Mono.Cecil/GenericInstanceMethod.cs
index ce41150..dbe720d 100644
--- a/Mono.Cecil/GenericInstanceMethod.cs
+++ b/Mono.Cecil/GenericInstanceMethod.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/GenericInstanceType.cs b/Mono.Cecil/GenericInstanceType.cs
index be231ae..6554ff0 100644
--- a/Mono.Cecil/GenericInstanceType.cs
+++ b/Mono.Cecil/GenericInstanceType.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/GenericParameter.cs b/Mono.Cecil/GenericParameter.cs
index 7bef465..2d0c190 100644
--- a/Mono.Cecil/GenericParameter.cs
+++ b/Mono.Cecil/GenericParameter.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/GenericParameterAttributes.cs b/Mono.Cecil/GenericParameterAttributes.cs
index 8999614..6d77956 100644
--- a/Mono.Cecil/GenericParameterAttributes.cs
+++ b/Mono.Cecil/GenericParameterAttributes.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/IConstantProvider.cs b/Mono.Cecil/IConstantProvider.cs
index e3338cf..8bcd7d7 100644
--- a/Mono.Cecil/IConstantProvider.cs
+++ b/Mono.Cecil/IConstantProvider.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/ICustomAttributeProvider.cs b/Mono.Cecil/ICustomAttributeProvider.cs
index 08e5f92..2e3e8e5 100644
--- a/Mono.Cecil/ICustomAttributeProvider.cs
+++ b/Mono.Cecil/ICustomAttributeProvider.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/IGenericInstance.cs b/Mono.Cecil/IGenericInstance.cs
index 2750ad0..edc406c 100644
--- a/Mono.Cecil/IGenericInstance.cs
+++ b/Mono.Cecil/IGenericInstance.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/IGenericParameterProvider.cs b/Mono.Cecil/IGenericParameterProvider.cs
index 27d1669..4fc4ce1 100644
--- a/Mono.Cecil/IGenericParameterProvider.cs
+++ b/Mono.Cecil/IGenericParameterProvider.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/IMarshalInfoProvider.cs b/Mono.Cecil/IMarshalInfoProvider.cs
index a3bba6d..de83cf6 100644
--- a/Mono.Cecil/IMarshalInfoProvider.cs
+++ b/Mono.Cecil/IMarshalInfoProvider.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/IMemberDefinition.cs b/Mono.Cecil/IMemberDefinition.cs
index 09878f7..ee73d9d 100644
--- a/Mono.Cecil/IMemberDefinition.cs
+++ b/Mono.Cecil/IMemberDefinition.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/IMetadataScope.cs b/Mono.Cecil/IMetadataScope.cs
index f0ab506..04a0228 100644
--- a/Mono.Cecil/IMetadataScope.cs
+++ b/Mono.Cecil/IMetadataScope.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/IMetadataTokenProvider.cs b/Mono.Cecil/IMetadataTokenProvider.cs
index ff77724..6621835 100644
--- a/Mono.Cecil/IMetadataTokenProvider.cs
+++ b/Mono.Cecil/IMetadataTokenProvider.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/IMethodSignature.cs b/Mono.Cecil/IMethodSignature.cs
index 6bae56a..491deec 100644
--- a/Mono.Cecil/IMethodSignature.cs
+++ b/Mono.Cecil/IMethodSignature.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/Import.cs b/Mono.Cecil/Import.cs
index 93e700e..2a8293c 100644
--- a/Mono.Cecil/Import.cs
+++ b/Mono.Cecil/Import.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/LinkedResource.cs b/Mono.Cecil/LinkedResource.cs
index a5530fc..16c1d59 100644
--- a/Mono.Cecil/LinkedResource.cs
+++ b/Mono.Cecil/LinkedResource.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/ManifestResourceAttributes.cs b/Mono.Cecil/ManifestResourceAttributes.cs
index d72d1d0..7d6bb19 100644
--- a/Mono.Cecil/ManifestResourceAttributes.cs
+++ b/Mono.Cecil/ManifestResourceAttributes.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/MarshalInfo.cs b/Mono.Cecil/MarshalInfo.cs
index 1fce23a..9d58738 100644
--- a/Mono.Cecil/MarshalInfo.cs
+++ b/Mono.Cecil/MarshalInfo.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/MemberDefinitionCollection.cs b/Mono.Cecil/MemberDefinitionCollection.cs
index 1e70302..707f36f 100644
--- a/Mono.Cecil/MemberDefinitionCollection.cs
+++ b/Mono.Cecil/MemberDefinitionCollection.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/MemberReference.cs b/Mono.Cecil/MemberReference.cs
index b3edf39..b658c51 100644
--- a/Mono.Cecil/MemberReference.cs
+++ b/Mono.Cecil/MemberReference.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/MetadataResolver.cs b/Mono.Cecil/MetadataResolver.cs
index 7c7edd9..77d418d 100644
--- a/Mono.Cecil/MetadataResolver.cs
+++ b/Mono.Cecil/MetadataResolver.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/MetadataSystem.cs b/Mono.Cecil/MetadataSystem.cs
index 4d65674..bfe7fc5 100644
--- a/Mono.Cecil/MetadataSystem.cs
+++ b/Mono.Cecil/MetadataSystem.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/MethodAttributes.cs b/Mono.Cecil/MethodAttributes.cs
index 3446702..626a97b 100644
--- a/Mono.Cecil/MethodAttributes.cs
+++ b/Mono.Cecil/MethodAttributes.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/MethodCallingConvention.cs b/Mono.Cecil/MethodCallingConvention.cs
index c96dc1c..bd7188d 100644
--- a/Mono.Cecil/MethodCallingConvention.cs
+++ b/Mono.Cecil/MethodCallingConvention.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/MethodDefinition.cs b/Mono.Cecil/MethodDefinition.cs
index 3b74e5a..cbda745 100644
--- a/Mono.Cecil/MethodDefinition.cs
+++ b/Mono.Cecil/MethodDefinition.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/MethodImplAttributes.cs b/Mono.Cecil/MethodImplAttributes.cs
index 8a2b422..94d8771 100644
--- a/Mono.Cecil/MethodImplAttributes.cs
+++ b/Mono.Cecil/MethodImplAttributes.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/MethodReference.cs b/Mono.Cecil/MethodReference.cs
index 6a9dbe9..21de336 100644
--- a/Mono.Cecil/MethodReference.cs
+++ b/Mono.Cecil/MethodReference.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/MethodReturnType.cs b/Mono.Cecil/MethodReturnType.cs
index 045b9a8..f2d3c00 100644
--- a/Mono.Cecil/MethodReturnType.cs
+++ b/Mono.Cecil/MethodReturnType.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/MethodSemanticsAttributes.cs b/Mono.Cecil/MethodSemanticsAttributes.cs
index f44a3fa..dd0f474 100644
--- a/Mono.Cecil/MethodSemanticsAttributes.cs
+++ b/Mono.Cecil/MethodSemanticsAttributes.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/MethodSpecification.cs b/Mono.Cecil/MethodSpecification.cs
index e907d6c..73b5c14 100644
--- a/Mono.Cecil/MethodSpecification.cs
+++ b/Mono.Cecil/MethodSpecification.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/Modifiers.cs b/Mono.Cecil/Modifiers.cs
index f7ff611..ad31bc0 100644
--- a/Mono.Cecil/Modifiers.cs
+++ b/Mono.Cecil/Modifiers.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/ModuleDefinition.cs b/Mono.Cecil/ModuleDefinition.cs
index 41f5a1d..7fecf74 100644
--- a/Mono.Cecil/ModuleDefinition.cs
+++ b/Mono.Cecil/ModuleDefinition.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/ModuleKind.cs b/Mono.Cecil/ModuleKind.cs
index eb57890..e5f7458 100644
--- a/Mono.Cecil/ModuleKind.cs
+++ b/Mono.Cecil/ModuleKind.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/ModuleReference.cs b/Mono.Cecil/ModuleReference.cs
index 0b6e49a..3934b3c 100644
--- a/Mono.Cecil/ModuleReference.cs
+++ b/Mono.Cecil/ModuleReference.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/NativeType.cs b/Mono.Cecil/NativeType.cs
index afa107f..88da980 100644
--- a/Mono.Cecil/NativeType.cs
+++ b/Mono.Cecil/NativeType.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/PInvokeAttributes.cs b/Mono.Cecil/PInvokeAttributes.cs
index 1389c93..bb36838 100644
--- a/Mono.Cecil/PInvokeAttributes.cs
+++ b/Mono.Cecil/PInvokeAttributes.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/PInvokeInfo.cs b/Mono.Cecil/PInvokeInfo.cs
index 9a273d5..cfd817c 100644
--- a/Mono.Cecil/PInvokeInfo.cs
+++ b/Mono.Cecil/PInvokeInfo.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/ParameterAttributes.cs b/Mono.Cecil/ParameterAttributes.cs
index 8c12b54..e0bc825 100644
--- a/Mono.Cecil/ParameterAttributes.cs
+++ b/Mono.Cecil/ParameterAttributes.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/ParameterDefinition.cs b/Mono.Cecil/ParameterDefinition.cs
index 059f257..9b66b77 100644
--- a/Mono.Cecil/ParameterDefinition.cs
+++ b/Mono.Cecil/ParameterDefinition.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/ParameterDefinitionCollection.cs b/Mono.Cecil/ParameterDefinitionCollection.cs
index 86538bb..bd8b1c1 100644
--- a/Mono.Cecil/ParameterDefinitionCollection.cs
+++ b/Mono.Cecil/ParameterDefinitionCollection.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/ParameterReference.cs b/Mono.Cecil/ParameterReference.cs
index cfe648f..46b057c 100644
--- a/Mono.Cecil/ParameterReference.cs
+++ b/Mono.Cecil/ParameterReference.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/PinnedType.cs b/Mono.Cecil/PinnedType.cs
index d5e7a80..ff59cfb 100644
--- a/Mono.Cecil/PinnedType.cs
+++ b/Mono.Cecil/PinnedType.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/PointerType.cs b/Mono.Cecil/PointerType.cs
index 54ab775..a142e14 100644
--- a/Mono.Cecil/PointerType.cs
+++ b/Mono.Cecil/PointerType.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/PropertyAttributes.cs b/Mono.Cecil/PropertyAttributes.cs
index ad6fd9e..1be0413 100644
--- a/Mono.Cecil/PropertyAttributes.cs
+++ b/Mono.Cecil/PropertyAttributes.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/PropertyDefinition.cs b/Mono.Cecil/PropertyDefinition.cs
index c10814f..400ccca 100644
--- a/Mono.Cecil/PropertyDefinition.cs
+++ b/Mono.Cecil/PropertyDefinition.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/PropertyReference.cs b/Mono.Cecil/PropertyReference.cs
index d9a2c19..0dcfc95 100644
--- a/Mono.Cecil/PropertyReference.cs
+++ b/Mono.Cecil/PropertyReference.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/ReferenceType.cs b/Mono.Cecil/ReferenceType.cs
index 3a6b326..7940c61 100644
--- a/Mono.Cecil/ReferenceType.cs
+++ b/Mono.Cecil/ReferenceType.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/Resource.cs b/Mono.Cecil/Resource.cs
index 0432ae7..eff7f41 100644
--- a/Mono.Cecil/Resource.cs
+++ b/Mono.Cecil/Resource.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/SecurityDeclaration.cs b/Mono.Cecil/SecurityDeclaration.cs
index 4e57ada..a19d0ef 100644
--- a/Mono.Cecil/SecurityDeclaration.cs
+++ b/Mono.Cecil/SecurityDeclaration.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/SentinelType.cs b/Mono.Cecil/SentinelType.cs
index d0d5a1d..664d75b 100644
--- a/Mono.Cecil/SentinelType.cs
+++ b/Mono.Cecil/SentinelType.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/TargetRuntime.cs b/Mono.Cecil/TargetRuntime.cs
index 9931fc6..9b49a5f 100644
--- a/Mono.Cecil/TargetRuntime.cs
+++ b/Mono.Cecil/TargetRuntime.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/TypeAttributes.cs b/Mono.Cecil/TypeAttributes.cs
index 6e263e8..bc4e18f 100644
--- a/Mono.Cecil/TypeAttributes.cs
+++ b/Mono.Cecil/TypeAttributes.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/TypeDefinition.cs b/Mono.Cecil/TypeDefinition.cs
index c3de3db..a1575e1 100644
--- a/Mono.Cecil/TypeDefinition.cs
+++ b/Mono.Cecil/TypeDefinition.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/TypeDefinitionCollection.cs b/Mono.Cecil/TypeDefinitionCollection.cs
index 702fe27..eae7122 100644
--- a/Mono.Cecil/TypeDefinitionCollection.cs
+++ b/Mono.Cecil/TypeDefinitionCollection.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/TypeParser.cs b/Mono.Cecil/TypeParser.cs
index 4da4d6b..733c422 100644
--- a/Mono.Cecil/TypeParser.cs
+++ b/Mono.Cecil/TypeParser.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/TypeReference.cs b/Mono.Cecil/TypeReference.cs
index 596ae69..f486124 100644
--- a/Mono.Cecil/TypeReference.cs
+++ b/Mono.Cecil/TypeReference.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/TypeSpecification.cs b/Mono.Cecil/TypeSpecification.cs
index da4e726..aa9b653 100644
--- a/Mono.Cecil/TypeSpecification.cs
+++ b/Mono.Cecil/TypeSpecification.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/TypeSystem.cs b/Mono.Cecil/TypeSystem.cs
index 5a73c09..dc20b7b 100644
--- a/Mono.Cecil/TypeSystem.cs
+++ b/Mono.Cecil/TypeSystem.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
diff --git a/Mono.Cecil/VariantType.cs b/Mono.Cecil/VariantType.cs
index 86d6daa..76562f6 100644
--- a/Mono.Cecil/VariantType.cs
+++ b/Mono.Cecil/VariantType.cs
@@ -4,7 +4,7 @@
// Author:
// Jb Evain (jbevain@gmail.com)
//
-// Copyright (c) 2008 - 2010 Jb Evain
+// Copyright (c) 2008 - 2011 Jb Evain
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the