Update description
This commit is contained in:
parent
8b6efc4add
commit
e73ca5556f
5 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
||||||
;; Hypo -- Sharing is caring.
|
;; Hypo -- Quickly share stuff
|
||||||
;; Copyright (C) 2013 Tom Willemse
|
;; Copyright (C) 2013 Tom Willemse
|
||||||
|
|
||||||
;; Hypo is free software: you can redistribute it and/or modify it
|
;; Hypo is free software: you can redistribute it and/or modify it
|
||||||
|
|
2
hypo.hy
2
hypo.hy
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/env hy
|
#!/usr/bin/env hy
|
||||||
;; Hypo -- Sharing is caring.
|
;; Hypo -- Quickly share stuff
|
||||||
;; Copyright (C) 2013 Tom Willemse
|
;; Copyright (C) 2013 Tom Willemse
|
||||||
|
|
||||||
;; Hypo is free software: you can redistribute it and/or modify it
|
;; Hypo is free software: you can redistribute it and/or modify it
|
||||||
|
|
2
init.sql
2
init.sql
|
@ -1,4 +1,4 @@
|
||||||
-- Hypo -- Sharing is caring.
|
-- Hypo -- Quickly share stuff
|
||||||
-- Copyright (C) 2013 Tom Willemse
|
-- Copyright (C) 2013 Tom Willemse
|
||||||
|
|
||||||
-- Hypo is free software: you can redistribute it and/or modify it
|
-- Hypo is free software: you can redistribute it and/or modify it
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
$def with (name)
|
$def with (name)
|
||||||
$# Hypo -- Sharing is caring.
|
$# Hypo -- Quickly share stuff
|
||||||
$# Copyright (C) 2013 Tom Willemse
|
$# Copyright (C) 2013 Tom Willemse
|
||||||
$#
|
$#
|
||||||
$# Hypo is free software: you can redistribute it and/or modify it
|
$# Hypo is free software: you can redistribute it and/or modify it
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
$def with (content, style, file)
|
$def with (content, style, file)
|
||||||
$# Hypo -- Sharing is caring.
|
$# Hypo -- Quickly share stuff
|
||||||
$# Copyright (C) 2013 Tom Willemse
|
$# Copyright (C) 2013 Tom Willemse
|
||||||
$#
|
$#
|
||||||
$# Hypo is free software: you can redistribute it and/or modify it
|
$# Hypo is free software: you can redistribute it and/or modify it
|
||||||
|
|
Loading…
Reference in a new issue