Changeset 6ffa2b02450cdcb6da704f97acbe0331c4ad737e
- Timestamp:
- 13/08/07 23:54:05
(1 year ago)
- Author:
- Pierre d'Herbemont <pdherbemont@videolan.org>
- git-committer:
- Pierre d'Herbemont <pdherbemont@videolan.org> 1187042045 +0000
- git-parent:
[1179afb6e19691d095fd1fc876b411cce15065c7]
- git-author:
- Pierre d'Herbemont <pdherbemont@videolan.org> 1187042045 +0000
- Message:
modules/meta_fetcher/luameta.c: Fix file name in header, and add Antoine in authors list as it is a derivative.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1179afb |
r6ffa2b0 |
|
| 1 | 1 | /***************************************************************************** |
|---|
| 2 | | * googleimage.c |
|---|
| | 2 | * luameta.c: Get meta/artwork using lua scripts |
|---|
| 3 | 3 | ***************************************************************************** |
|---|
| 4 | 4 | * Copyright (C) 2006 the VideoLAN team |
|---|
| 5 | 5 | * $Id$ |
|---|
| 6 | 6 | * |
|---|
| 7 | | * Authors: Pierre d'Herbemont <pdherbemont # videolan.org> |
|---|
| | 7 | * Authors: Antoine Cellerier <dionoea at videolan tod org> |
|---|
| | 8 | * Pierre d'Herbemont <pdherbemont # videolan.org> |
|---|
| 8 | 9 | * |
|---|
| 9 | 10 | * This program is free software; you can redistribute it and/or modify |
|---|