diff options
author | Puneeth Chaganti | 2009-10-23 10:21:27 +0530 |
---|---|---|
committer | Puneeth Chaganti | 2009-10-23 10:21:27 +0530 |
commit | fcf59e37cb4f37f422247a150d332a4f3f980ea2 (patch) | |
tree | bdfb91e0e772b05f8593acbceac30fd77509a565 /day1 | |
parent | 52300f6e3283fe3d0d28e7020153907573f1a2fe (diff) | |
download | workshops-more-scipy-fcf59e37cb4f37f422247a150d332a4f3f980ea2.tar.gz workshops-more-scipy-fcf59e37cb4f37f422247a150d332a4f3f980ea2.tar.bz2 workshops-more-scipy-fcf59e37cb4f37f422247a150d332a4f3f980ea2.zip |
Made usage of FOSSEE consistent; removed all instances of Team, Group.
Diffstat (limited to 'day1')
-rw-r--r-- | day1/session1.tex | 6 | ||||
-rw-r--r-- | day1/session2.tex | 6 | ||||
-rw-r--r-- | day1/session4.tex | 6 | ||||
-rw-r--r-- | day1/session6.tex | 6 |
4 files changed, 12 insertions, 12 deletions
diff --git a/day1/session1.tex b/day1/session1.tex index d458221..af07d99 100644 --- a/day1/session1.tex +++ b/day1/session1.tex @@ -1,8 +1,8 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% Tutorial slides on Python. +%Tutorial slides on Python. % -% Author: Prabhu Ramachandran <prabhu at aero.iitb.ac.in> -% Copyright (c) 2005-2009, Prabhu Ramachandran +% Author: FOSSEE +% Copyright (c) 2009, FOSSEE, IIT Bombay %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \documentclass[14pt,compress]{beamer} diff --git a/day1/session2.tex b/day1/session2.tex index 5a7a603..e68ed15 100644 --- a/day1/session2.tex +++ b/day1/session2.tex @@ -1,8 +1,8 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %Tutorial slides on Python. % -% Author: The FOSSEE Group -% Copyright (c) 2009, The FOSSEE Group, IIT Bombay +% Author: FOSSEE +% Copyright (c) 2009, FOSSEE, IIT Bombay %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \documentclass[14pt,compress]{beamer} @@ -75,7 +75,7 @@ % Title page \title[Basic Python]{Basic Overview\\} -\author[FOSSEE Team] {The FOSSEE Group} +\author[FOSSEE] {FOSSEE} \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} \date[] {31, October 2009\\Day 1, Session 2} diff --git a/day1/session4.tex b/day1/session4.tex index 08f4242..c01c20e 100644 --- a/day1/session4.tex +++ b/day1/session4.tex @@ -1,8 +1,8 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %Tutorial slides on Python. % -% Author: The FOSSEE Group -% Copyright (c) 2009, The FOSSEE Group, IIT Bombay +% Author: FOSSEE +% Copyright (c) 2009, FOSSEE, IIT Bombay %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \documentclass[14pt,compress]{beamer} @@ -76,7 +76,7 @@ % Title page \title[Basic Python]{Matrices, Solution of equations and Integration\\} -\author[FOSEE Team] {The FOSSEE Group} +\author[FOSSEE] {FOSSEE} \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} \date[] {31, October 2009\\Day 1, Session 4} diff --git a/day1/session6.tex b/day1/session6.tex index b311938..c989af8 100644 --- a/day1/session6.tex +++ b/day1/session6.tex @@ -1,8 +1,8 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% Tutorial slides on Python. +%Tutorial slides on Python. % -% Author: Prabhu Ramachandran <prabhu at aero.iitb.ac.in> -% Copyright (c) 2005-2009, Prabhu Ramachandran +% Author: The FOSSEE Group +% Copyright (c) 2009, The FOSSEE Group, IIT Bombay %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \documentclass[14pt,compress]{beamer} |