diff --git a/License.txt b/License.txt index 14de97d..8791e92 100644 --- a/License.txt +++ b/License.txt @@ -1,4 +1,4 @@ -Copyright (c) 2010 DotNetAnywhere +Copyright (c) 2012 DotNetAnywhere Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/dna/CIL_OpCodes.h b/dna/CIL_OpCodes.h index 2389130..9a79fb6 100644 --- a/dna/CIL_OpCodes.h +++ b/dna/CIL_OpCodes.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/CLIFile.c b/dna/CLIFile.c index 7c4ff28..2ff5b4a 100644 --- a/dna/CLIFile.c +++ b/dna/CLIFile.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/CLIFile.h b/dna/CLIFile.h index a7c3911..614d36b 100644 --- a/dna/CLIFile.h +++ b/dna/CLIFile.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/Compat.h b/dna/Compat.h index ebb2a90..ba40d23 100644 --- a/dna/Compat.h +++ b/dna/Compat.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/Config.h b/dna/Config.h index 709fd23..f107b92 100644 --- a/dna/Config.h +++ b/dna/Config.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/Delegate.c b/dna/Delegate.c index bc22962..dbf4d1f 100644 --- a/dna/Delegate.c +++ b/dna/Delegate.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/Delegate.h b/dna/Delegate.h index dea6cf9..7a28690 100644 --- a/dna/Delegate.h +++ b/dna/Delegate.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/EvalStack.h b/dna/EvalStack.h index 5c978fe..ae277a3 100644 --- a/dna/EvalStack.h +++ b/dna/EvalStack.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/Finalizer.c b/dna/Finalizer.c index ab75f58..80c9001 100644 --- a/dna/Finalizer.c +++ b/dna/Finalizer.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/Finalizer.h b/dna/Finalizer.h index f95d7ef..eead303 100644 --- a/dna/Finalizer.h +++ b/dna/Finalizer.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/Generics.c b/dna/Generics.c index b8c5812..f5e4999 100644 --- a/dna/Generics.c +++ b/dna/Generics.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/Generics.h b/dna/Generics.h index 8007738..638306e 100644 --- a/dna/Generics.h +++ b/dna/Generics.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/Heap.c b/dna/Heap.c index 93faf0b..dbc7183 100644 --- a/dna/Heap.c +++ b/dna/Heap.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/Heap.h b/dna/Heap.h index ebf5b31..34bfcad 100644 --- a/dna/Heap.h +++ b/dna/Heap.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/InternalCall.c b/dna/InternalCall.c index 51739c5..4e7a3ab 100644 --- a/dna/InternalCall.c +++ b/dna/InternalCall.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/InternalCall.h b/dna/InternalCall.h index c56d0b3..686ef34 100644 --- a/dna/InternalCall.h +++ b/dna/InternalCall.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/JIT.c b/dna/JIT.c index 14b78ec..34227bd 100644 --- a/dna/JIT.c +++ b/dna/JIT.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/JIT.h b/dna/JIT.h index 4dc5575..be611a9 100644 --- a/dna/JIT.h +++ b/dna/JIT.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/JIT_Execute.c b/dna/JIT_Execute.c index 31ad61e..db7d7e8 100644 --- a/dna/JIT_Execute.c +++ b/dna/JIT_Execute.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/JIT_OpCodes.h b/dna/JIT_OpCodes.h index 0c8dc91..6b08da1 100644 --- a/dna/JIT_OpCodes.h +++ b/dna/JIT_OpCodes.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/MetaData.c b/dna/MetaData.c index 758b6e7..6eb7c9b 100644 --- a/dna/MetaData.c +++ b/dna/MetaData.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/MetaData.h b/dna/MetaData.h index adfa305..dca0a99 100644 --- a/dna/MetaData.h +++ b/dna/MetaData.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/MetaDataTables.h b/dna/MetaDataTables.h index 5ec4494..e4d1494 100644 --- a/dna/MetaDataTables.h +++ b/dna/MetaDataTables.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/MetaData_Fill.c b/dna/MetaData_Fill.c index 4b0543b..b09347e 100644 --- a/dna/MetaData_Fill.c +++ b/dna/MetaData_Fill.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/MetaData_Search.c b/dna/MetaData_Search.c index 4bea3f2..7b27b4e 100644 --- a/dna/MetaData_Search.c +++ b/dna/MetaData_Search.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/MethodState.c b/dna/MethodState.c index b907022..0ea8bee 100644 --- a/dna/MethodState.c +++ b/dna/MethodState.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/MethodState.h b/dna/MethodState.h index 3a0f224..71aef4c 100644 --- a/dna/MethodState.h +++ b/dna/MethodState.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/PInvoke.c b/dna/PInvoke.c index e2ae1fd..02007e5 100644 --- a/dna/PInvoke.c +++ b/dna/PInvoke.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/PInvoke.h b/dna/PInvoke.h index d6e40e6..da33e8f 100644 --- a/dna/PInvoke.h +++ b/dna/PInvoke.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/PInvoke_CaseCode.h b/dna/PInvoke_CaseCode.h index 603fb18..985d9c5 100644 --- a/dna/PInvoke_CaseCode.h +++ b/dna/PInvoke_CaseCode.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/PInvoke_TypeDef.h b/dna/PInvoke_TypeDef.h index 8ff2e69..922ce20 100644 --- a/dna/PInvoke_TypeDef.h +++ b/dna/PInvoke_TypeDef.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/RVA.c b/dna/RVA.c index 82877d2..fe21808 100644 --- a/dna/RVA.c +++ b/dna/RVA.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/RVA.h b/dna/RVA.h index fc56601..9163e09 100644 --- a/dna/RVA.h +++ b/dna/RVA.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/Sys.c b/dna/Sys.c index e8519ea..4d7364c 100644 --- a/dna/Sys.c +++ b/dna/Sys.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/Sys.h b/dna/Sys.h index d4b7c1b..1c188d3 100644 --- a/dna/Sys.h +++ b/dna/Sys.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Array.c b/dna/System.Array.c index 5113b1e..88d3e96 100644 --- a/dna/System.Array.c +++ b/dna/System.Array.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Array.h b/dna/System.Array.h index 8dfea41..35aeaf1 100644 --- a/dna/System.Array.h +++ b/dna/System.Array.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Char.CaseConversion.h b/dna/System.Char.CaseConversion.h index 3925a4f..7a853eb 100644 --- a/dna/System.Char.CaseConversion.h +++ b/dna/System.Char.CaseConversion.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Char.UC_IndexRuns.h b/dna/System.Char.UC_IndexRuns.h index b7d8cb0..a780492 100644 --- a/dna/System.Char.UC_IndexRuns.h +++ b/dna/System.Char.UC_IndexRuns.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Char.c b/dna/System.Char.c index 87e9884..e98e093 100644 --- a/dna/System.Char.c +++ b/dna/System.Char.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Char.h b/dna/System.Char.h index 10472e7..25977f7 100644 --- a/dna/System.Char.h +++ b/dna/System.Char.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Console.c b/dna/System.Console.c index f6af633..32e63aa 100644 --- a/dna/System.Console.c +++ b/dna/System.Console.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Console.h b/dna/System.Console.h index 02628b8..2d8fe03 100644 --- a/dna/System.Console.h +++ b/dna/System.Console.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.DateTime.c b/dna/System.DateTime.c index 555a381..0c914a4 100644 --- a/dna/System.DateTime.c +++ b/dna/System.DateTime.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.DateTime.h b/dna/System.DateTime.h index 3ee236e..74d26bf 100644 --- a/dna/System.DateTime.h +++ b/dna/System.DateTime.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Diagnostics.Debugger.c b/dna/System.Diagnostics.Debugger.c index 655cd36..a762d78 100644 --- a/dna/System.Diagnostics.Debugger.c +++ b/dna/System.Diagnostics.Debugger.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Diagnostics.Debugger.h b/dna/System.Diagnostics.Debugger.h index 4e65fdf..2f1ec4b 100644 --- a/dna/System.Diagnostics.Debugger.h +++ b/dna/System.Diagnostics.Debugger.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Enum.c b/dna/System.Enum.c index 643a3b7..535c490 100644 --- a/dna/System.Enum.c +++ b/dna/System.Enum.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Enum.h b/dna/System.Enum.h index b3c8c67..bb7ff86 100644 --- a/dna/System.Enum.h +++ b/dna/System.Enum.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Environment.c b/dna/System.Environment.c index 43a4009..242844f 100644 --- a/dna/System.Environment.c +++ b/dna/System.Environment.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Environment.h b/dna/System.Environment.h index f095e40..5e86947 100644 --- a/dna/System.Environment.h +++ b/dna/System.Environment.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.GC.c b/dna/System.GC.c index 9746a16..e23af8e 100644 --- a/dna/System.GC.c +++ b/dna/System.GC.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.GC.h b/dna/System.GC.h index 407dd8a..6dc9c3c 100644 --- a/dna/System.GC.h +++ b/dna/System.GC.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.IO.FileInternal.c b/dna/System.IO.FileInternal.c index 9379234..da1dc49 100644 --- a/dna/System.IO.FileInternal.c +++ b/dna/System.IO.FileInternal.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.IO.FileInternal.h b/dna/System.IO.FileInternal.h index 83e69db..9be07ad 100644 --- a/dna/System.IO.FileInternal.h +++ b/dna/System.IO.FileInternal.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Math.c b/dna/System.Math.c index c834249..32a1d83 100644 --- a/dna/System.Math.c +++ b/dna/System.Math.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Math.h b/dna/System.Math.h index 79d3bce..74ad53d 100644 --- a/dna/System.Math.h +++ b/dna/System.Math.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Net.Dns.c b/dna/System.Net.Dns.c index 2eb9ac6..5581809 100644 --- a/dna/System.Net.Dns.c +++ b/dna/System.Net.Dns.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Net.Dns.h b/dna/System.Net.Dns.h index 028f3b1..089b450 100644 --- a/dna/System.Net.Dns.h +++ b/dna/System.Net.Dns.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Net.Sockets.Socket.c b/dna/System.Net.Sockets.Socket.c index 751b3d0..064b805 100644 --- a/dna/System.Net.Sockets.Socket.c +++ b/dna/System.Net.Sockets.Socket.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Net.Sockets.Socket.h b/dna/System.Net.Sockets.Socket.h index 4d72f0b..4fe0854 100644 --- a/dna/System.Net.Sockets.Socket.h +++ b/dna/System.Net.Sockets.Socket.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Object.c b/dna/System.Object.c index bc8af0f..b83d216 100644 --- a/dna/System.Object.c +++ b/dna/System.Object.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Object.h b/dna/System.Object.h index 31329e2..ca1ae02 100644 --- a/dna/System.Object.h +++ b/dna/System.Object.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Runtime.CompilerServices.RuntimeHelpers.c b/dna/System.Runtime.CompilerServices.RuntimeHelpers.c index 676c4ee..41e6fe8 100644 --- a/dna/System.Runtime.CompilerServices.RuntimeHelpers.c +++ b/dna/System.Runtime.CompilerServices.RuntimeHelpers.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Runtime.CompilerServices.RuntimeHelpers.h b/dna/System.Runtime.CompilerServices.RuntimeHelpers.h index ba3be04..8db4b37 100644 --- a/dna/System.Runtime.CompilerServices.RuntimeHelpers.h +++ b/dna/System.Runtime.CompilerServices.RuntimeHelpers.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.RuntimeType.c b/dna/System.RuntimeType.c index 392ca64..363ea07 100644 --- a/dna/System.RuntimeType.c +++ b/dna/System.RuntimeType.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.RuntimeType.h b/dna/System.RuntimeType.h index a8da121..66c191e 100644 --- a/dna/System.RuntimeType.h +++ b/dna/System.RuntimeType.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.String.c b/dna/System.String.c index 58d92aa..e0ee804 100644 --- a/dna/System.String.c +++ b/dna/System.String.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.String.h b/dna/System.String.h index 2ad296b..d6689e5 100644 --- a/dna/System.String.h +++ b/dna/System.String.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Threading.Interlocked.c b/dna/System.Threading.Interlocked.c index 03d2f60..a612ffa 100644 --- a/dna/System.Threading.Interlocked.c +++ b/dna/System.Threading.Interlocked.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Threading.Interlocked.h b/dna/System.Threading.Interlocked.h index 77fa1e5..db3015f 100644 --- a/dna/System.Threading.Interlocked.h +++ b/dna/System.Threading.Interlocked.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Threading.Monitor.c b/dna/System.Threading.Monitor.c index 5bd00ca..b3cb637 100644 --- a/dna/System.Threading.Monitor.c +++ b/dna/System.Threading.Monitor.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Threading.Monitor.h b/dna/System.Threading.Monitor.h index ba39849..8e067a6 100644 --- a/dna/System.Threading.Monitor.h +++ b/dna/System.Threading.Monitor.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Threading.Thread.c b/dna/System.Threading.Thread.c index b92015a..469e988 100644 --- a/dna/System.Threading.Thread.c +++ b/dna/System.Threading.Thread.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Threading.Thread.h b/dna/System.Threading.Thread.h index eddadda..684332b 100644 --- a/dna/System.Threading.Thread.h +++ b/dna/System.Threading.Thread.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Type.c b/dna/System.Type.c index f1a3bcf..ddd3eab 100644 --- a/dna/System.Type.c +++ b/dna/System.Type.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.Type.h b/dna/System.Type.h index 8d0f1ee..1e28848 100644 --- a/dna/System.Type.h +++ b/dna/System.Type.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.ValueType.c b/dna/System.ValueType.c index 4d83cce..139f3de 100644 --- a/dna/System.ValueType.c +++ b/dna/System.ValueType.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.ValueType.h b/dna/System.ValueType.h index 8d56138..1928ef9 100644 --- a/dna/System.ValueType.h +++ b/dna/System.ValueType.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.WeakReference.c b/dna/System.WeakReference.c index 526442c..20a34f5 100644 --- a/dna/System.WeakReference.c +++ b/dna/System.WeakReference.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/System.WeakReference.h b/dna/System.WeakReference.h index 070a000..827f332 100644 --- a/dna/System.WeakReference.h +++ b/dna/System.WeakReference.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/Thread.c b/dna/Thread.c index e3f3400..12e5378 100644 --- a/dna/Thread.c +++ b/dna/Thread.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/Thread.h b/dna/Thread.h index 653a1a3..2d9833e 100644 --- a/dna/Thread.h +++ b/dna/Thread.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/Type.c b/dna/Type.c index d227c7e..39ecde3 100644 --- a/dna/Type.c +++ b/dna/Type.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/Type.h b/dna/Type.h index dba8740..932dc57 100644 --- a/dna/Type.h +++ b/dna/Type.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/Types.h b/dna/Types.h index fd34a9a..ff0f532 100644 --- a/dna/Types.h +++ b/dna/Types.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/dna/dna.c b/dna/dna.c index 2c3e645..5f01e21 100644 --- a/dna/dna.c +++ b/dna/dna.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/Bitmap.c b/libIGraph/Bitmap.c index 2248a99..f302592 100644 --- a/libIGraph/Bitmap.c +++ b/libIGraph/Bitmap.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/Bitmap.h b/libIGraph/Bitmap.h index ab924b4..29ffdc9 100644 --- a/libIGraph/Bitmap.h +++ b/libIGraph/Bitmap.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/BitmapLoader.c b/libIGraph/BitmapLoader.c index 2afba4e..8df3712 100644 --- a/libIGraph/BitmapLoader.c +++ b/libIGraph/BitmapLoader.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/Brush.c b/libIGraph/Brush.c index cc5a055..c8195f7 100644 --- a/libIGraph/Brush.c +++ b/libIGraph/Brush.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/Brush.h b/libIGraph/Brush.h index 1aef5cd..7cb7082 100644 --- a/libIGraph/Brush.h +++ b/libIGraph/Brush.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/Config.h b/libIGraph/Config.h index d3aa6f7..512ba8b 100644 --- a/libIGraph/Config.h +++ b/libIGraph/Config.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/DrawEllipses.c b/libIGraph/DrawEllipses.c index a1fb626..a17131f 100644 --- a/libIGraph/DrawEllipses.c +++ b/libIGraph/DrawEllipses.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/DrawEllipses.h b/libIGraph/DrawEllipses.h index f108335..194ac80 100644 --- a/libIGraph/DrawEllipses.h +++ b/libIGraph/DrawEllipses.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/DrawLines.c b/libIGraph/DrawLines.c index 65e4381..bc36065 100644 --- a/libIGraph/DrawLines.c +++ b/libIGraph/DrawLines.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/DrawLines.h b/libIGraph/DrawLines.h index 1999a92..dfda031 100644 --- a/libIGraph/DrawLines.h +++ b/libIGraph/DrawLines.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/DrawRectangles.c b/libIGraph/DrawRectangles.c index 9a6a76e..92d0027 100644 --- a/libIGraph/DrawRectangles.c +++ b/libIGraph/DrawRectangles.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/DrawRectangles.h b/libIGraph/DrawRectangles.h index d652305..976a75b 100644 --- a/libIGraph/DrawRectangles.h +++ b/libIGraph/DrawRectangles.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/Exports.c b/libIGraph/Exports.c index 5121335..3c9eb8f 100644 --- a/libIGraph/Exports.c +++ b/libIGraph/Exports.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/Font.c b/libIGraph/Font.c index 322e2c7..56bcd96 100644 --- a/libIGraph/Font.c +++ b/libIGraph/Font.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/Font.h b/libIGraph/Font.h index a2cb853..24f4960 100644 --- a/libIGraph/Font.h +++ b/libIGraph/Font.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/FontFamily.c b/libIGraph/FontFamily.c index 9688ca4..12abc0b 100644 --- a/libIGraph/FontFamily.c +++ b/libIGraph/FontFamily.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/FontFamily.h b/libIGraph/FontFamily.h index 7aa6a68..3688bcc 100644 --- a/libIGraph/FontFamily.h +++ b/libIGraph/FontFamily.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/GetScreen.c b/libIGraph/GetScreen.c index 2609569..0bb11d6 100644 --- a/libIGraph/GetScreen.c +++ b/libIGraph/GetScreen.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/GetScreen.h b/libIGraph/GetScreen.h index cd6efd6..e2f17e3 100644 --- a/libIGraph/GetScreen.h +++ b/libIGraph/GetScreen.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/Graphics.c b/libIGraph/Graphics.c index 42a3f3d..48049df 100644 --- a/libIGraph/Graphics.c +++ b/libIGraph/Graphics.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/Graphics.h b/libIGraph/Graphics.h index 32647db..3ec78c1 100644 --- a/libIGraph/Graphics.h +++ b/libIGraph/Graphics.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/HatchBrushDefs.h b/libIGraph/HatchBrushDefs.h index 46a18d8..6080d76 100644 --- a/libIGraph/HatchBrushDefs.h +++ b/libIGraph/HatchBrushDefs.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/Image.c b/libIGraph/Image.c index 914d922..db05390 100644 --- a/libIGraph/Image.c +++ b/libIGraph/Image.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/Image.h b/libIGraph/Image.h index be41d91..66d2fad 100644 --- a/libIGraph/Image.h +++ b/libIGraph/Image.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/Pen.c b/libIGraph/Pen.c index 30da7c4..14bf91a 100644 --- a/libIGraph/Pen.c +++ b/libIGraph/Pen.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/Pen.h b/libIGraph/Pen.h index c94dbb9..eff752c 100644 --- a/libIGraph/Pen.h +++ b/libIGraph/Pen.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/Pixels.c b/libIGraph/Pixels.c index 907f901..c20d20e 100644 --- a/libIGraph/Pixels.c +++ b/libIGraph/Pixels.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/Pixels.h b/libIGraph/Pixels.h index fd465cc..0f6c452 100644 --- a/libIGraph/Pixels.h +++ b/libIGraph/Pixels.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/Region.c b/libIGraph/Region.c index 12e4032..cbf905e 100644 --- a/libIGraph/Region.c +++ b/libIGraph/Region.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/Region.h b/libIGraph/Region.h index 7d46f4c..a60d4c4 100644 --- a/libIGraph/Region.h +++ b/libIGraph/Region.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/StringFormat.c b/libIGraph/StringFormat.c index 3a9d98c..6f7faa1 100644 --- a/libIGraph/StringFormat.c +++ b/libIGraph/StringFormat.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/StringFormat.h b/libIGraph/StringFormat.h index f5a7ee3..9815185 100644 --- a/libIGraph/StringFormat.h +++ b/libIGraph/StringFormat.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/Text.c b/libIGraph/Text.c index afaa637..1df849c 100644 --- a/libIGraph/Text.c +++ b/libIGraph/Text.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/Text.h b/libIGraph/Text.h index 5e250ed..17fa011 100644 --- a/libIGraph/Text.h +++ b/libIGraph/Text.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/libIGraph.c b/libIGraph/libIGraph.c index 79d3dd4..a652d1b 100644 --- a/libIGraph/libIGraph.c +++ b/libIGraph/libIGraph.c @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/libIGraph/libIGraph.h b/libIGraph/libIGraph.h index 7914025..b49e616 100644 --- a/libIGraph/libIGraph.h +++ b/libIGraph/libIGraph.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 DotNetAnywhere +// Copyright (c) 2012 DotNetAnywhere // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal