diff options
| author | Franklin Wei <git@fwei.tk> | 2017-01-16 10:38:31 -0500 |
|---|---|---|
| committer | Franklin Wei <me@fwei.tk> | 2017-01-16 20:54:15 +0100 |
| commit | 39434309d0bb7e2efe4cf6f3c206b79bc5a4bb7e (patch) | |
| tree | 3f552bd01b93d615b579c4d67ef3a8c3981a54cf /apps/plugins | |
| parent | 2bc5173d453c75b3f79f35bb4ee1eece8befb668 (diff) | |
| download | rockbox-39434309d0bb7e2efe4cf6f3c206b79bc5a4bb7e.zip rockbox-39434309d0bb7e2efe4cf6f3c206b79bc5a4bb7e.tar.gz rockbox-39434309d0bb7e2efe4cf6f3c206b79bc5a4bb7e.tar.bz2 rockbox-39434309d0bb7e2efe4cf6f3c206b79bc5a4bb7e.tar.xz | |
puzzles: fix copyright year
Change-Id: Iaa02e7a1fe4c17be7c4decbd5eb71206469710e9
Diffstat (limited to 'apps/plugins')
| -rw-r--r-- | apps/plugins/sgt-puzzles.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/sgt-puzzles.c b/apps/plugins/sgt-puzzles.c index 082e5b4..cdcd72e 100644 --- a/apps/plugins/sgt-puzzles.c +++ b/apps/plugins/sgt-puzzles.c @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * $Id$ * - * Copyright (C) 2009 Franklin Wei + * Copyright (C) 2017 Franklin Wei * * Overlay loader stub plugin for puzzles * |