happy new year

For future reference, this command did the trick:
ack -l 'Copyright 201' | xargs perl -pi -E 's/Copyright 201./Copyright 2013/'
This commit is contained in:
Adrian Sampson 2013-01-11 10:43:41 -08:00
parent b9a6f4d617
commit 7a410f636b
62 changed files with 64 additions and 64 deletions

2
beet
View file

@ -1,7 +1,7 @@
#!/usr/bin/env python #!/usr/bin/env python
# This file is part of beets. # This file is part of beets.
# Copyright 2010, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Fabrice Laporte # Copyright 2013, Fabrice Laporte
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of Confit. # This file is part of Confit.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2011, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2011, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2011, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2011, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2010, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2010, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2010, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Jakob Schnitzer. # Copyright 2013, Jakob Schnitzer.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, David Brenner <david.a.brenner gmail> # Copyright 2013, David Brenner <david.a.brenner gmail>
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2011, Philippe Mongeau. # Copyright 2013, Philippe Mongeau.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Blemjhoo Tezoulbr <baobab@heresiarch.info>. # Copyright 2013, Blemjhoo Tezoulbr <baobab@heresiarch.info>.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Fabrice Laporte. # Copyright 2013, Fabrice Laporte.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2011, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2011, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2010, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2011, Philippe Mongeau. # Copyright 2013, Philippe Mongeau.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Fabrice Laporte. # Copyright 2013, Fabrice Laporte.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Blemjhoo Tezoulbr <baobab@heresiarch.info>. # Copyright 2013, Blemjhoo Tezoulbr <baobab@heresiarch.info>.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -2,13 +2,13 @@
* jQuery JavaScript Library v1.7.1 * jQuery JavaScript Library v1.7.1
* http://jquery.com/ * http://jquery.com/
* *
* Copyright 2011, John Resig * Copyright 2013, John Resig
* Dual licensed under the MIT or GPL Version 2 licenses. * Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license * http://jquery.org/license
* *
* Includes Sizzle.js * Includes Sizzle.js
* http://sizzlejs.com/ * http://sizzlejs.com/
* Copyright 2011, The Dojo Foundation * Copyright 2013, The Dojo Foundation
* Released under the MIT, BSD, and GPL Licenses. * Released under the MIT, BSD, and GPL Licenses.
* *
* Date: Mon Nov 21 21:11:03 2011 -0500 * Date: Mon Nov 21 21:11:03 2011 -0500
@ -3851,7 +3851,7 @@ jQuery.each( ("blur focus focusin focusout load resize scroll unload click dblcl
/*! /*!
* Sizzle CSS Selector Engine * Sizzle CSS Selector Engine
* Copyright 2011, The Dojo Foundation * Copyright 2013, The Dojo Foundation
* Released under the MIT, BSD, and GPL Licenses. * Released under the MIT, BSD, and GPL Licenses.
* More information: http://sizzlejs.com/ * More information: http://sizzlejs.com/
*/ */

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Blemjhoo Tezoulbr <baobab@heresiarch.info>. # Copyright 2013, Blemjhoo Tezoulbr <baobab@heresiarch.info>.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,7 +1,7 @@
#!/usr/bin/env python #!/usr/bin/env python
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2011, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2011, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2011, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2011, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2010, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2012, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2010, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2010, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2011, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2011, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2011, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,5 +1,5 @@
# This file is part of beets. # This file is part of beets.
# Copyright 2011, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the

View file

@ -1,7 +1,7 @@
#!/usr/bin/env python #!/usr/bin/env python
# This file is part of beets. # This file is part of beets.
# Copyright 2010, Adrian Sampson. # Copyright 2013, Adrian Sampson.
# #
# Permission is hereby granted, free of charge, to any person obtaining # Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the # a copy of this software and associated documentation files (the