This repository has been archived on 2025-06-18. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2024-03-24 22:21:16 +01:00

16 lines
292 B
C#

//
// Author:
// Jb Evain (jbevain@gmail.com)
//
// Copyright (c) 2008 - 2015 Jb Evain
// Copyright (c) 2008 - 2011 Novell, Inc.
//
// Licensed under the MIT/X11 license.
//
using System;
//[assembly: AssemblyTitle ("MonoFN.Cecil.Rocks")]
[assembly: CLSCompliant (false)]