Add copyright notices to all source files and put a license in LICENSE.
commit831df17e3ea54e30b9cb04ecaba85f8cbf82ddc5
authorAvery Pennarun <apenwarr@gmail.com>
Thu, 4 Dec 2008 02:54:23 +0000 (3 21:54 -0500)
committerAvery Pennarun <apenwarr@gmail.com>
Thu, 4 Dec 2008 02:54:23 +0000 (3 21:54 -0500)
tree38bf954dafaad62a2db97492485d6cc6a0fba7b0
parentcd15545662d90c9c940fe7b3cac5503c71cdf008
Add copyright notices to all source files and put a license in LICENSE.

Versaplex has always been LGPL, we just didn't put in the copyright notices
before.
75 files changed:
LICENSE [new file with mode: 0644]
versaplexd/ischemabackend.cs
versaplexd/main.cs
versaplexd/sm.cs
versaplexd/storedprocedure.cs
versaplexd/t/cancelquery.t.cs
versaplexd/t/dbisanity.t.cs
versaplexd/t/putschema.t.cs
versaplexd/t/querysecurity.t.cs
versaplexd/t/schemamatic.t.cs
versaplexd/t/schemamatictester.cs
versaplexd/t/sqlsucker.test.cs
versaplexd/t/storedprocedure.t.cs
versaplexd/t/verifydata.t.cs
versaplexd/t/versaplex.t.cs
versaplexd/t/versaplextester.cs
versaplexd/t/vxdiskschema.t.cs
versaplexd/t/vxexecchunkrecordset.t.cs
versaplexd/t/vxsanity.t.cs
versaplexd/t/vxschema.t.cs
versaplexd/t/vxschemachecksums.t.cs
versaplexd/t/vxsqltokenizer.t.cs
versaplexd/versaplexd-svc.cs
versaplexd/versaplexd.cs
versaplexd/vxapi.cs
versaplexd/vxcli.cs
versaplexd/vxcolumninfo.cs
versaplexd/vxdbschema.cs
versaplexd/vxdbusdatetime.cs
versaplexd/vxdbusschema.cs
versaplexd/vxdiskschema.cs
versaplexd/vxexceptions.cs
versaplexd/vxschema.cs
versaplexd/vxschemachecksums.cs
versaplexd/vxschemadiff.cs
versaplexd/vxschemaerrors.cs
versaplexd/vxsqlpool.cs
versaplexd/vxsqltokenizer.cs
versaplexd/wvdbusserver.cs
wvdotnet/assemblyinfo.cs
wvdotnet/htmlgentest.cs
wvdotnet/httpservtest.cs
wvdotnet/mono-getline.cs
wvdotnet/ndesk-options.cs
wvdotnet/servtest.cs
wvdotnet/streamtest.cs
wvdotnet/t/wv.t.cs
wvdotnet/t/wvdata.t.cs
wvdotnet/t/wvhttpserver.t.cs
wvdotnet/t/wvlog.t.cs
wvdotnet/t/wvmoniker.t.cs
wvdotnet/t/wvstream.t.cs
wvdotnet/t/wvtest.t.cs
wvdotnet/t/wvurl.t.cs
wvdotnet/t/wvutils.t.cs
wvdotnet/wvbuf.cs
wvdotnet/wvcsv.cs
wvdotnet/wvdata.cs
wvdotnet/wvdbi.cs
wvdotnet/wveventer.cs
wvdotnet/wvextensions.cs
wvdotnet/wvhexdump.cs
wvdotnet/wvhtml.cs
wvdotnet/wvhttpserver.cs
wvdotnet/wvini.cs
wvdotnet/wvlog.cs
wvdotnet/wvloopback.cs
wvdotnet/wvmoniker.cs
wvdotnet/wvsockstream.cs
wvdotnet/wvstream.cs
wvdotnet/wvstreamstream.cs
wvdotnet/wvtest.cs
wvdotnet/wvurl.cs
wvdotnet/wvutils.cs
wvdotnet/wvweb.cs