HoN*_*uRu 2 c# licensing distribution
我在C#应用程序中包含了这些库或命名空间,并将解决方案作为免费软件发布.我使用Visual C#Express 2008.
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.Media;
using System.Management;
using System.Diagnostics;
using System.Runtime.InteropServices;
using System.Drawing.Text;
Run Code Online (Sandbox Code Playgroud)
是否可以将应用程序作为免费软件或我在这里违反任何许可证?