mirror of
https://git.femboyfinancial.jp/james/lipsync.git
synced 2026-02-19 09:52:57 -08:00
Reorganize files from svn
This commit is contained in:
25
bocoree/Properties/AssemblyInfo.cs
Normal file
25
bocoree/Properties/AssemblyInfo.cs
Normal file
@@ -0,0 +1,25 @@
|
||||
/*
|
||||
* AssemblyInfo.cs
|
||||
* Copyright (c) 2008-2009 kbinani
|
||||
*
|
||||
* This file is part of bocoree.
|
||||
*
|
||||
* bocoree is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the BSD License.
|
||||
*
|
||||
* bocoree is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
*/
|
||||
[assembly: System.Reflection.AssemblyTitle( "bocoree" )]
|
||||
[assembly: System.Reflection.AssemblyDescription( "" )]
|
||||
[assembly: System.Reflection.AssemblyConfiguration( "" )]
|
||||
[assembly: System.Reflection.AssemblyCompany( "Boare" )]
|
||||
[assembly: System.Reflection.AssemblyProduct( "bocoree" )]
|
||||
[assembly: System.Reflection.AssemblyCopyright( "Copyright © 2008-2009" )]
|
||||
[assembly: System.Reflection.AssemblyTrademark( "" )]
|
||||
[assembly: System.Reflection.AssemblyCulture( "" )]
|
||||
[assembly: System.Runtime.InteropServices.ComVisible( false )]
|
||||
[assembly: System.Runtime.InteropServices.Guid( "9ea2c6a6-558e-4c38-9961-096e964d085e" )]
|
||||
[assembly: System.Reflection.AssemblyVersion( "1.0.0.0" )]
|
||||
[assembly: System.Reflection.AssemblyFileVersion( "1.0.0" )]
|
||||
Reference in New Issue
Block a user