~ chicken-core (chicken-5) 019c1bfb1d1e7f598ecbc776e518444cb8f2bbff
commit 019c1bfb1d1e7f598ecbc776e518444cb8f2bbff
Author: Peter Bex <peter.bex@xs4all.nl>
AuthorDate: Fri Feb 14 08:46:57 2014 +0100
Commit: Peter Bex <peter.bex@xs4all.nl>
CommitDate: Fri Feb 14 08:46:57 2014 +0100
Android patch was submitted in 2013 but applied in 2014 after updating copyright
diff --git a/Makefile.android b/Makefile.android
index 7aafbd50..8276d3e0 100644
--- a/Makefile.android
+++ b/Makefile.android
@@ -1,6 +1,6 @@
# Makefile.android - configuration for Android -*- Makefile -*-
#
-# Copyright (c) 2013, The Chicken Team
+# Copyright (c) 2013-2014, The Chicken Team
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
Trap