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:
authorDaniel Grunwald <daniel@danielgrunwald.de>2011-04-25 17:09:41 +0400
committerDaniel Grunwald <daniel@danielgrunwald.de>2011-04-25 17:09:41 +0400
commit6101f5f013819e1894d9299accfba738a4473888 (patch)
tree38a20a61c9f8751ae9dc26c0b49d61524ed2da65 /Mono.Cecil/ParameterDefinition.cs
parentf93c9cc6f489df51034bce65feb7574e0190e5c8 (diff)
parent4bc52d2976f7060dc65fb4075f301e4f9daaeb93 (diff)
Merge remote branch 'upstream/master' into threadsafe2
Diffstat (limited to 'Mono.Cecil/ParameterDefinition.cs')
-rw-r--r--Mono.Cecil/ParameterDefinition.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mono.Cecil/ParameterDefinition.cs b/Mono.Cecil/ParameterDefinition.cs
index ec91697..6a4d96c 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