forked from ariadne/pkgconf
Update copyrights on modified files to 2013.
parent
910c6e00e9
commit
b4eb42f3c3
|
@ -2,7 +2,7 @@
|
||||||
* dependency.c
|
* dependency.c
|
||||||
* dependency parsing and management
|
* dependency parsing and management
|
||||||
*
|
*
|
||||||
* Copyright (c) 2011, 2012 pkgconf authors (see AUTHORS).
|
* Copyright (c) 2011, 2012, 2013 pkgconf authors (see AUTHORS).
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and/or distribute this software for any
|
* Permission to use, copy, modify, and/or distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
|
|
2
main.c
2
main.c
|
@ -2,7 +2,7 @@
|
||||||
* main.c
|
* main.c
|
||||||
* main() routine, printer functions
|
* main() routine, printer functions
|
||||||
*
|
*
|
||||||
* Copyright (c) 2011 pkgconf authors (see AUTHORS).
|
* Copyright (c) 2011, 2012, 2013 pkgconf authors (see AUTHORS).
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and/or distribute this software for any
|
* Permission to use, copy, modify, and/or distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
|
|
2
pkg.c
2
pkg.c
|
@ -2,7 +2,7 @@
|
||||||
* pkg.c
|
* pkg.c
|
||||||
* higher-level dependency graph compilation, management and manipulation
|
* higher-level dependency graph compilation, management and manipulation
|
||||||
*
|
*
|
||||||
* Copyright (c) 2011, 2012 pkgconf authors (see AUTHORS).
|
* Copyright (c) 2011, 2012, 2013 pkgconf authors (see AUTHORS).
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and/or distribute this software for any
|
* Permission to use, copy, modify, and/or distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
|
|
Loading…
Reference in New Issue