diff options
Diffstat (limited to 'src/pqueue.h')
-rw-r--r-- | src/pqueue.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pqueue.h b/src/pqueue.h index 7a1394803..ef8362c33 100644 --- a/src/pqueue.h +++ b/src/pqueue.h @@ -11,7 +11,7 @@ * Copyright 2010 Volkan Yazıcı <volkan.yazici@gmail.com> * Copyright 2006-2010 The Apache Software Foundation * - * This file is licensed under the Apache 2.0 license, which + * This file is licensed under the Apache 2.0 license, which * supposedly makes it compatible with the GPLv2 that libgit2 uses. * * Check the Apache license at: |