mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-23 04:51:16 -03:00
Update copyright dates
darcs-hash:20080112191848-75c98-2e9d03feebe185c70e63bbabb421ebb5ef248979.gz
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright (C) 2005-2006 Axel Liljencrantz
|
||||
Copyright (C) 2005-2008 Axel Liljencrantz
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License version 2 as
|
||||
|
||||
2
main.c
2
main.c
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright (C) 2005-2006 Axel Liljencrantz
|
||||
Copyright (C) 2005-2008 Axel Liljencrantz
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License version 2 as
|
||||
|
||||
2
mimedb.c
2
mimedb.c
@@ -12,7 +12,7 @@ because of the performance implications of parsing xml. The current
|
||||
version only does a simple string search, which is much, much
|
||||
faster but it might fall on it's head.
|
||||
|
||||
This code is Copyright 2005 Axel Liljencrantz.
|
||||
This code is Copyright 2005-2008 Axel Liljencrantz.
|
||||
It is released under the GPL.
|
||||
|
||||
The xdgmime library is dual licensed under LGPL/artistic
|
||||
|
||||
Reference in New Issue
Block a user