Browse Source

added header.

newNRvisualizers
Mike Krüger 14 years ago
parent
commit
b7fc89cb97
  1. 3
      ICSharpCode.NRefactory/TypeSystem/IAnnotatable.cs

3
ICSharpCode.NRefactory/TypeSystem/IAnnotatable.cs

@ -1,3 +1,6 @@ @@ -1,3 +1,6 @@
// Copyright (c) 2010 AlphaSierraPapa for the SharpDevelop Team (for details please see \doc\copyright.txt)
// This code is distributed under MIT X11 license (for details please see \doc\license.txt)
using System;
using System.Collections.Generic;
using System.Linq;

Loading…
Cancel
Save