From 7daa3955bc3a1918e40962851f9e8d38597a245e Mon Sep 17 00:00:00 2001 From: gareth Date: Thu, 22 Mar 2007 10:11:15 +0000 Subject: brought zircon branch into trunk --- src/LocalStorage/Db4LocalStorage/AssemblyInfo.cs | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 src/LocalStorage/Db4LocalStorage/AssemblyInfo.cs (limited to 'src/LocalStorage/Db4LocalStorage/AssemblyInfo.cs') diff --git a/src/LocalStorage/Db4LocalStorage/AssemblyInfo.cs b/src/LocalStorage/Db4LocalStorage/AssemblyInfo.cs deleted file mode 100644 index 0c5ff75..0000000 --- a/src/LocalStorage/Db4LocalStorage/AssemblyInfo.cs +++ /dev/null @@ -1,21 +0,0 @@ -using System; -using System.Reflection; -using System.Runtime.InteropServices; - -// ------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Mono Runtime Version: 2.0.50727.42 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -// ------------------------------------------------------------------------------ - -[assembly: ComVisibleAttribute(false)] -[assembly: CLSCompliantAttribute(false)] -[assembly: AssemblyVersionAttribute("0.1.0.240")] -[assembly: AssemblyTitleAttribute("opensim-localstorage")] -[assembly: AssemblyDescriptionAttribute("The local storage handler")] -[assembly: AssemblyCopyrightAttribute("Copyright © OGS development team 2007")] - -- cgit v1.1