fixed email address
This commit is contained in:
parent
8c0f20fe97
commit
03639f641f
2
LICENSE
2
LICENSE
@ -1,5 +1,5 @@
|
|||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
Copyright (c) 2011 Chase Allen James <zodiac-nx@nu-ex.com>
|
Copyright (c) 2011 Chase Allen James <nx-zodiac@nu-ex.com>
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
2
bin/zod
2
bin/zod
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# ZODIAC - a simple static site generator
|
# ZODIAC - a simple static site generator
|
||||||
# Copyright (c) 2011 Chase Allen James <zodiac-nx@nu-ex.com>
|
# Copyright (c) 2011 Chase Allen James <nx-zodiac@nu-ex.com>
|
||||||
|
|
||||||
ZODLIB="$( cd "$( dirname "$0" )" && pwd )/../lib"
|
ZODLIB="$( cd "$( dirname "$0" )" && pwd )/../lib"
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# ZODIAC - a simple static site generator
|
# ZODIAC - a simple static site generator
|
||||||
# Copyright (c) 2011 Chase Allen James <zodiac-nx@nu-ex.com>
|
# Copyright (c) 2011 Chase Allen James <nx-zodiac@nu-ex.com>
|
||||||
|
|
||||||
ZODLIB=ZODLIB_PATH
|
ZODLIB=ZODLIB_PATH
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user