Update description

This commit is contained in:
Tom Willemse 2013-08-11 00:16:26 +02:00
parent 8b6efc4add
commit e73ca5556f
5 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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