mirror of https://github.com/velour/catbase.git
Added AUTHORS file and info in all files.
Thanks to https://github.com/eaburns/license
This commit is contained in:
parent
95c8c36447
commit
7f093b003e
|
@ -1,3 +1,5 @@
|
||||||
|
// © 2013 the AlePale Authors under the WTFPL. See AUTHORS for the list of authors.
|
||||||
|
|
||||||
package bot
|
package bot
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
// © 2013 the AlePale Authors under the WTFPL. See AUTHORS for the list of authors.
|
||||||
|
|
||||||
package bot
|
package bot
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
// © 2013 the AlePale Authors under the WTFPL. See AUTHORS for the list of authors.
|
||||||
|
|
||||||
package bot
|
package bot
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
// © 2013 the AlePale Authors under the WTFPL. See AUTHORS for the list of authors.
|
||||||
|
|
||||||
package config
|
package config
|
||||||
|
|
||||||
import "encoding/json"
|
import "encoding/json"
|
||||||
|
|
2
main.go
2
main.go
|
@ -1,3 +1,5 @@
|
||||||
|
// © 2013 the AlePale Authors under the WTFPL. See AUTHORS for the list of authors.
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
// © 2013 the AlePale Authors under the WTFPL. See AUTHORS for the list of authors.
|
||||||
|
|
||||||
package plugins
|
package plugins
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
// © 2013 the AlePale Authors under the WTFPL. See AUTHORS for the list of authors.
|
||||||
|
|
||||||
package plugins
|
package plugins
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
// © 2013 the AlePale Authors under the WTFPL. See AUTHORS for the list of authors.
|
||||||
|
|
||||||
package plugins
|
package plugins
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
// © 2013 the AlePale Authors under the WTFPL. See AUTHORS for the list of authors.
|
||||||
|
|
||||||
package plugins
|
package plugins
|
||||||
|
|
||||||
import "github.com/chrissexton/alepale/bot"
|
import "github.com/chrissexton/alepale/bot"
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
// © 2013 the AlePale Authors under the WTFPL. See AUTHORS for the list of authors.
|
||||||
|
|
||||||
package plugins
|
package plugins
|
||||||
|
|
||||||
import "github.com/chrissexton/alepale/bot"
|
import "github.com/chrissexton/alepale/bot"
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
// © 2013 the AlePale Authors under the WTFPL. See AUTHORS for the list of authors.
|
||||||
|
|
||||||
package plugins
|
package plugins
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
// © 2013 the AlePale Authors under the WTFPL. See AUTHORS for the list of authors.
|
||||||
|
|
||||||
package plugins
|
package plugins
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
// © 2013 the AlePale Authors under the WTFPL. See AUTHORS for the list of authors.
|
||||||
|
|
||||||
package plugins
|
package plugins
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
// © 2013 the AlePale Authors under the WTFPL. See AUTHORS for the list of authors.
|
||||||
|
|
||||||
package plugins
|
package plugins
|
||||||
|
|
||||||
import "fmt"
|
import "fmt"
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
// © 2013 the AlePale Authors under the WTFPL. See AUTHORS for the list of authors.
|
||||||
|
|
||||||
package plugins
|
package plugins
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
// © 2013 the AlePale Authors under the WTFPL. See AUTHORS for the list of authors.
|
||||||
|
|
||||||
package plugins
|
package plugins
|
||||||
|
|
||||||
import "github.com/chrissexton/alepale/bot"
|
import "github.com/chrissexton/alepale/bot"
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
// © 2013 the AlePale Authors under the WTFPL. See AUTHORS for the list of authors.
|
||||||
|
|
||||||
package plugins
|
package plugins
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
// © 2013 the AlePale Authors under the WTFPL. See AUTHORS for the list of authors.
|
||||||
|
|
||||||
package plugins
|
package plugins
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
// © 2013 the AlePale Authors under the WTFPL. See AUTHORS for the list of authors.
|
||||||
|
|
||||||
package plugins
|
package plugins
|
||||||
|
|
||||||
// I hate this, but I'm creating strings of the templates to avoid having to
|
// I hate this, but I'm creating strings of the templates to avoid having to
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
// © 2013 the AlePale Authors under the WTFPL. See AUTHORS for the list of authors.
|
||||||
|
|
||||||
package plugins
|
package plugins
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
// © 2013 the AlePale Authors under the WTFPL. See AUTHORS for the list of authors.
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
const Version = "0.81"
|
const Version = "0.81"
|
||||||
|
|
Loading…
Reference in New Issue