From c9683dd566b3119593510f3ea7cb145f4d5d963a Mon Sep 17 00:00:00 2001
From: georgeas <george.a.stoica@ntnu.no>
Date: Tue, 3 Sep 2019 13:32:25 +0200
Subject: [PATCH] small update slides lecture2

---
 lectures/revealjs/02-software-development.adoc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lectures/revealjs/02-software-development.adoc b/lectures/revealjs/02-software-development.adoc
index f8dd6c1..7492a7d 100644
--- a/lectures/revealjs/02-software-development.adoc
+++ b/lectures/revealjs/02-software-development.adoc
@@ -226,9 +226,9 @@ image::../images/lecture02/qr-app-one2act-no.svg[width=400]
 
 == SCM Tools
 
-- CVS
-- SVN
-- Git
+- CVS (Concurrent Versioning System, released 1990)
+- SVN (Apache Subversion, released 2000)
+- Git (created by Linus Torvalds , released 2005)
 - Mercurial
 
 
-- 
GitLab