summaryrefslogtreecommitdiff
path: root/ast.c
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <ssp@redhat.com>2012-06-17 14:26:30 -0400
committerSøren Sandmann Pedersen <ssp@redhat.com>2012-06-17 14:26:30 -0400
commit2c3f6b43fbc38fcef63bda6f413a442dacdf2090 (patch)
tree4395896e8f1d9af17d273a8cdd61edf8429aca65 /ast.c
parentb122568e46bc50378d0d1e626e57da56201946f3 (diff)
Rename to Oort
Diffstat (limited to 'ast.c')
-rw-r--r--ast.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ast.c b/ast.c
index 454b72e..4bbf215 100644
--- a/ast.c
+++ b/ast.c
@@ -1,4 +1,4 @@
-/* Ninja
+/* Oort
* Copyright 2007, Soren Sandmann Pedersen
*
* This program is free software; you can redistribute it and/or modify