/* * AssemblyInfo .NET bindings for libcaca * Copyright (c) 2006 Jean-Yves Lamoureux * All Rights Reserved * * $Id$ * * This library is free software; you can redistribute it and/or * modify it under the terms of the Do What The Fuck You Want To * Public License, Version 2, as published by Sam Hocevar. See * http://sam.zoy.org/wtfpl/COPYING for more details. */ using System.Reflection; using System.Runtime.CompilerServices; [assembly: AssemblyTitle("Cucul")] [assembly: AssemblyDescription("libcucul .NET bindings")] [assembly: AssemblyCopyright("(c) 2006 Jean-Yves Lamoureux