diff options
author | Adam Frisby | 2007-06-05 20:22:10 +0000 |
---|---|---|
committer | Adam Frisby | 2007-06-05 20:22:10 +0000 |
commit | 65268a51ca094cd4510f5e30d0f15602bff1e4ee (patch) | |
tree | 7871474d60e03cc64c4033e2b46f983a5e362bbc /OpenGridServices/OpenGrid.Framework.Data.SQLite | |
parent | * Fixed OGS build (diff) | |
download | opensim-SC_OLD-65268a51ca094cd4510f5e30d0f15602bff1e4ee.zip opensim-SC_OLD-65268a51ca094cd4510f5e30d0f15602bff1e4ee.tar.gz opensim-SC_OLD-65268a51ca094cd4510f5e30d0f15602bff1e4ee.tar.bz2 opensim-SC_OLD-65268a51ca094cd4510f5e30d0f15602bff1e4ee.tar.xz |
* Weird didnt commit inventory before
Diffstat (limited to 'OpenGridServices/OpenGrid.Framework.Data.SQLite')
-rw-r--r-- | OpenGridServices/OpenGrid.Framework.Data.SQLite/SQLiteGridData.cs | 2 | ||||
-rw-r--r-- | OpenGridServices/OpenGrid.Framework.Data.SQLite/SQLiteManager.cs | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/OpenGridServices/OpenGrid.Framework.Data.SQLite/SQLiteGridData.cs b/OpenGridServices/OpenGrid.Framework.Data.SQLite/SQLiteGridData.cs index a67b2cd..6baacfa 100644 --- a/OpenGridServices/OpenGrid.Framework.Data.SQLite/SQLiteGridData.cs +++ b/OpenGridServices/OpenGrid.Framework.Data.SQLite/SQLiteGridData.cs | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (c) OpenSim project, http://sim.opensecondlife.org/ | 2 | * Copyright (c) OpenSim project, http://www.openmetaverse.org/ |
3 | * | 3 | * |
4 | * Redistribution and use in source and binary forms, with or without | 4 | * Redistribution and use in source and binary forms, with or without |
5 | * modification, are permitted provided that the following conditions are met: | 5 | * modification, are permitted provided that the following conditions are met: |
diff --git a/OpenGridServices/OpenGrid.Framework.Data.SQLite/SQLiteManager.cs b/OpenGridServices/OpenGrid.Framework.Data.SQLite/SQLiteManager.cs index 8779438..1cec15d 100644 --- a/OpenGridServices/OpenGrid.Framework.Data.SQLite/SQLiteManager.cs +++ b/OpenGridServices/OpenGrid.Framework.Data.SQLite/SQLiteManager.cs | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (c) OpenSim project, http://sim.opensecondlife.org/ | 2 | * Copyright (c) OpenSim project, http://www.openmetaverse.org/ |
3 | * | 3 | * |
4 | * Redistribution and use in source and binary forms, with or without | 4 | * Redistribution and use in source and binary forms, with or without |
5 | * modification, are permitted provided that the following conditions are met: | 5 | * modification, are permitted provided that the following conditions are met: |