projects
/
libam7xxx.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
cf37c54
)
Update email address and copyright years
author
Antonio Ospite <ao2@ao2.it>
Thu, 8 May 2014 10:59:02 +0000
(12:59 +0200)
committer
Antonio Ospite <ao2@ao2.it>
Thu, 8 May 2014 10:59:02 +0000
(12:59 +0200)
13 files changed:
contrib/am7xxx-autodisplay.sh
patch
|
blob
|
history
contrib/am7xxx-play-window.sh
patch
|
blob
|
history
doc/DoxygenMainpage.dox
patch
|
blob
|
history
doc/man/am7xxx-modeswitch.1.txt
patch
|
blob
|
history
doc/man/am7xxx-play.1.txt
patch
|
blob
|
history
doc/man/picoproj.1.txt
patch
|
blob
|
history
examples/am7xxx-modeswitch.c
patch
|
blob
|
history
examples/am7xxx-play.c
patch
|
blob
|
history
examples/picoproj.c
patch
|
blob
|
history
src/am7xxx.c
patch
|
blob
|
history
src/am7xxx.h
patch
|
blob
|
history
src/serialize.c
patch
|
blob
|
history
src/serialize.h
patch
|
blob
|
history
diff --git
a/contrib/am7xxx-autodisplay.sh
b/contrib/am7xxx-autodisplay.sh
index
9d5199d
..
21ff9a3
100755
(executable)
--- a/
contrib/am7xxx-autodisplay.sh
+++ b/
contrib/am7xxx-autodisplay.sh
@@
-2,7
+2,7
@@
#
# am7xxx-autodisplay - resize the screen and run am7xxx-play
#
#
# am7xxx-autodisplay - resize the screen and run am7xxx-play
#
-# Copyright (C) 2012
Antonio Ospite <ospite@studenti.unina
.it>
+# Copyright (C) 2012
-2014 Antonio Ospite <ao2@ao2
.it>
#
# This program is free software. It comes without any warranty, to
# the extent permitted by applicable law. You can redistribute it
#
# This program is free software. It comes without any warranty, to
# the extent permitted by applicable law. You can redistribute it
diff --git
a/contrib/am7xxx-play-window.sh
b/contrib/am7xxx-play-window.sh
index
729a72e
..
2978ef2
100755
(executable)
--- a/
contrib/am7xxx-play-window.sh
+++ b/
contrib/am7xxx-play-window.sh
@@
-2,7
+2,7
@@
#
# am7xxx-play-window - show only a given window with am7xxx-play
#
#
# am7xxx-play-window - show only a given window with am7xxx-play
#
-# Copyright (C) 2013
Antonio Ospite <ospite@studenti.unina
.it>
+# Copyright (C) 2013
-2014 Antonio Ospite <ao2@ao2
.it>
#
# This program is free software. It comes without any warranty, to
# the extent permitted by applicable law. You can redistribute it
#
# This program is free software. It comes without any warranty, to
# the extent permitted by applicable law. You can redistribute it
diff --git
a/doc/DoxygenMainpage.dox
b/doc/DoxygenMainpage.dox
index
407cf1d
..
6660e27
100644
(file)
--- a/
doc/DoxygenMainpage.dox
+++ b/
doc/DoxygenMainpage.dox
@@
-1,7
+1,7
@@
/**
@mainpage libam7xxx
/**
@mainpage libam7xxx
-@author Antonio Ospite <
ospite@studenti.unina
.it>
+@author Antonio Ospite <
ao2@ao2
.it>
@copyright GNU General Public License version 2.
Website: http://git.ao2.it/libam7xxx.git
@copyright GNU General Public License version 2.
Website: http://git.ao2.it/libam7xxx.git
diff --git
a/doc/man/am7xxx-modeswitch.1.txt
b/doc/man/am7xxx-modeswitch.1.txt
index
a824d8c
..
b5ebe05
100644
(file)
--- a/
doc/man/am7xxx-modeswitch.1.txt
+++ b/
doc/man/am7xxx-modeswitch.1.txt
@@
-49,7
+49,7
@@
Main web site: <http://git.ao2.it/libam7xxx.git>
COPYING
-------
COPYING
-------
-Copyright \(C) 2012
Antonio Ospite <ospite@studenti.unina
.it>
+Copyright \(C) 2012
-2014 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
diff --git
a/doc/man/am7xxx-play.1.txt
b/doc/man/am7xxx-play.1.txt
index
a5c41c9
..
ae20974
100644
(file)
--- a/
doc/man/am7xxx-play.1.txt
+++ b/
doc/man/am7xxx-play.1.txt
@@
-99,7
+99,7
@@
Main web site: <http://git.ao2.it/libam7xxx.git>
COPYING
-------
COPYING
-------
-Copyright \(C) 2012
Antonio Ospite <ospite@studenti.unina
.it>
+Copyright \(C) 2012
-2014 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
diff --git
a/doc/man/picoproj.1.txt
b/doc/man/picoproj.1.txt
index
69ec437
..
c4c095e
100644
(file)
--- a/
doc/man/picoproj.1.txt
+++ b/
doc/man/picoproj.1.txt
@@
-85,7
+85,7
@@
Main web site: <http://git.ao2.it/libam7xxx.git>
COPYING
-------
COPYING
-------
-Copyright \(C) 2012
Antonio Ospite <ospite@studenti.unina
.it>
+Copyright \(C) 2012
-2014 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
diff --git
a/examples/am7xxx-modeswitch.c
b/examples/am7xxx-modeswitch.c
index
9942d81
..
a66c37d
100644
(file)
--- a/
examples/am7xxx-modeswitch.c
+++ b/
examples/am7xxx-modeswitch.c
@@
-1,6
+1,6
@@
/* am7xxx-modeswitch - a simple usb-modeswitch for am7xxx devices
*
/* am7xxx-modeswitch - a simple usb-modeswitch for am7xxx devices
*
- * Copyright (C) 2012
Antonio Ospite <ospite@studenti.unina
.it>
+ * Copyright (C) 2012
-2014 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
diff --git
a/examples/am7xxx-play.c
b/examples/am7xxx-play.c
index
9251701
..
4f9a505
100644
(file)
--- a/
examples/am7xxx-play.c
+++ b/
examples/am7xxx-play.c
@@
-1,7
+1,7
@@
/*
* am7xxx-play - play stuff on an am7xxx device (e.g. Acer C110, PicoPix 1020)
*
/*
* am7xxx-play - play stuff on an am7xxx device (e.g. Acer C110, PicoPix 1020)
*
- * Copyright (C) 2012
Antonio Ospite <ospite@studenti.unina
.it>
+ * Copyright (C) 2012
-2014 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
diff --git
a/examples/picoproj.c
b/examples/picoproj.c
index
cb30de0
..
d335ed1
100644
(file)
--- a/
examples/picoproj.c
+++ b/
examples/picoproj.c
@@
-1,6
+1,6
@@
/* picoproj - test program for libam7xxx
*
/* picoproj - test program for libam7xxx
*
- * Copyright (C) 2012
Antonio Ospite <ospite@studenti.unina
.it>
+ * Copyright (C) 2012
-2014 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
diff --git
a/src/am7xxx.c
b/src/am7xxx.c
index
7122658
..
ebc403e
100644
(file)
--- a/
src/am7xxx.c
+++ b/
src/am7xxx.c
@@
-1,6
+1,6
@@
/* am7xxx - communication with AM7xxx based USB Pico Projectors and DPFs
*
/* am7xxx - communication with AM7xxx based USB Pico Projectors and DPFs
*
- * Copyright (C) 2012
Antonio Ospite <ospite@studenti.unina
.it>
+ * Copyright (C) 2012
-2014 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
diff --git
a/src/am7xxx.h
b/src/am7xxx.h
index
77c2030
..
4a97f69
100644
(file)
--- a/
src/am7xxx.h
+++ b/
src/am7xxx.h
@@
-1,6
+1,6
@@
/* am7xxx - communication with AM7XXX based USB Pico Projectors and DPFs
*
/* am7xxx - communication with AM7XXX based USB Pico Projectors and DPFs
*
- * Copyright (C) 2012
Antonio Ospite <ospite@studenti.unina
.it>
+ * Copyright (C) 2012
-2014 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
diff --git
a/src/serialize.c
b/src/serialize.c
index
61536a0
..
0a1c2fd
100644
(file)
--- a/
src/serialize.c
+++ b/
src/serialize.c
@@
-1,6
+1,6
@@
/* am7xxx - communication with AM7xxx based USB Pico Projectors and DPFs
*
/* am7xxx - communication with AM7xxx based USB Pico Projectors and DPFs
*
- * Copyright (C) 2012
Antonio Ospite <ospite@studenti.unina
.it>
+ * Copyright (C) 2012
-2014 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
diff --git
a/src/serialize.h
b/src/serialize.h
index
f1869c9
..
c109172
100644
(file)
--- a/
src/serialize.h
+++ b/
src/serialize.h
@@
-1,6
+1,6
@@
/* am7xxx - communication with AM7xxx based USB Pico Projectors and DPFs
*
/* am7xxx - communication with AM7xxx based USB Pico Projectors and DPFs
*
- * Copyright (C) 2012
Antonio Ospite <ospite@studenti.unina
.it>
+ * Copyright (C) 2012
-2014 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