projects
/
tweeper.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
debian/changelog: release package version 1.4.0-1
[tweeper.git]
/
autoload.php
diff --git
a/autoload.php
b/autoload.php
index
1e11adf
..
d366bbb
100644
(file)
--- a/
autoload.php
+++ b/
autoload.php
@@
-1,9
+1,10
@@
<?php
<?php
+
/**
* @file
* Tweeper - some logic to allow tweeper to run with or without composer.
*
/**
* @file
* Tweeper - some logic to allow tweeper to run with or without composer.
*
- * Copyright (C) 2016 Antonio Ospite <ao2@ao2.it>
+ * Copyright (C) 2016
-2018
Antonio Ospite <ao2@ao2.it>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@
-73,7
+74,7
@@
else {
/*
* 2. load the system-wide autoloader from php-symphony-serializer
*
/*
* 2. load the system-wide autoloader from php-symphony-serializer
*
- * This allows to run tweeper without composer,
provided that the
+ * This allows to run tweeper without composer,
as long as the Symphony
* dependencies are available system-wide.
*
* For example, the Debian package takes care of that.
* dependencies are available system-wide.
*
* For example, the Debian package takes care of that.