summaryrefslogtreecommitdiff
path: root/opendc-core/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'opendc-core/build.gradle')
-rw-r--r--opendc-core/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/opendc-core/build.gradle b/opendc-core/build.gradle
index 8f569ff1..05448aae 100644
--- a/opendc-core/build.gradle
+++ b/opendc-core/build.gradle
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2017 tudelft-atlarge
+ * Copyright (c) 2017 atlarge-research
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
@@ -44,7 +44,7 @@ tasks.withType(org.jetbrains.kotlin.gradle.tasks.KotlinCompile).all {
}
}
-group 'nl.tudelft.opendc'
+group 'nl.atlarge.opendc'
version '1.0'
repositories {